This crate provides a procedural macro for compile-time Ethereum 32-byte digests and hashing.
This is typically not used directly, but instead included with ethdigest:
ethdigest
toml [dependencies] ethdigest = { version = "*", features = ["macros"] }