Macro impl_general_format

Source
macro_rules! impl_general_format {
    ($($t:ident)*) => { ... };
}