macro_rules! hash_serialization_test {
($name:ident, $hasher:ty $(,)?) => { ... };
}Expand description
Define hash function serialization test
macro_rules! hash_serialization_test {
($name:ident, $hasher:ty $(,)?) => { ... };
}Define hash function serialization test