4个版本
| 0.2.1 | 2022年11月20日 | 
|---|---|
| 0.2.0 | 2022年9月13日 | 
| 0.1.1 | 2022年9月11日 | 
| 0.1.0 | 2022年9月10日 | 
在#keccak中排名第41
每月下载量28次
13KB
265 行
Ethereum摘要字面量和编译时哈希
此crate提供了一个编译时Ethereum 32字节摘要和哈希的进程宏。
这通常不直接使用,而是与ethdigest一起使用
[dependencies]
ethdigest = { version = "*", features = ["macros"] }
lib.rs:
用于Ethereum摘要和哈希的进程宏。
有关更多信息,请参阅ethdigest::digest和ethdigest::keccak文档。
依赖项
~1MB