Macro grin_util::impl_array_newtype_show

source ·
macro_rules! impl_array_newtype_show {
    ($thing:ident) => { ... };
}
Expand description

gives a newtype array wrapper the Debug trait