Macro impl_array_hexstring_fmt

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