Macro zerocopy::byteorder::impl_fmt_trait

source ยท
macro_rules! impl_fmt_trait {
    ($name:ident, $native:ident, $trait:ident) => { ... };
}