Procedural macros for deriving ReflectHash.
This crate provides the #[derive(ReflectHash)] macro which generates
compile-time structural hashing for Rust types using Keccak256.
Procedural macros for deriving ReflectHash.
This crate provides the #[derive(ReflectHash)] macro which generates
compile-time structural hashing for Rust types using Keccak256.