zerocopy::byteorder

Macro impl_fmt_trait

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