[][src]Macro grin_util::impl_array_newtype_show

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

gives a newtype array wrapper the Debug trait