Skip to main content

impl_fmt_traits

Macro impl_fmt_traits 

Source
macro_rules! impl_fmt_traits {
    ($($trait:ident),*) => { ... };
}