Macro impl_byte_array_serde

Source
macro_rules! impl_byte_array_serde {
    ($thing:ident) => { ... };
}