impl_format

Macro impl_format 

Source
macro_rules! impl_format {
    ($($fmt_trait:ident)*) => { ... };
}