macro_rules! impl_format_value_traits { ($typ:ty, $format:ident, $format_value:ident, $inner:ty) => { ... }; }