[][src]Macro codec_impl::impl_fixed_hash_codec

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

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