Macro cardano_serialization_lib::impl_hash_type

source ยท
macro_rules! impl_hash_type {
    ($name:ident, $byte_count:expr) => { ... };
}