fmt_impl

Macro fmt_impl 

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