[][src]Macro mohan::impl_fixed_hash_mohan_ser

macro_rules! impl_fixed_hash_mohan_ser {
    ($name: ident, $len: expr) => { ... };
}

Add Mohan serialization support to a fixed-sized hash type created by construct_fixed_hash!.