macro_rules! format_args { ($($tt:tt)*) => { ... }; }
Replaces format_args! using fmt syntax.
format_args!