macro_rules! impl_formatting { ($fmt_trait:ident, $prefix:expr, $fmt_str:expr, $fmt_alt:expr) => { ... }; }