bytes::fmt

Macro fmt_impl

Source
macro_rules! fmt_impl {
    ($tr:ident, $ty:ty) => { ... };
}