Macro grin_util::impl_array_newtype_show[][src]

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

gives a newtype array wrapper the Debug trait