[][src]Macro grin_util::impl_array_newtype_encodable

macro_rules! impl_array_newtype_encodable {
    ($thing:ident, $ty:ty, $len:expr) => { ... };
}

gives a newtype array wrapper serialization and deserialization methods