macro_rules! writeln { ($dst:expr, $($tt:tt)*) => { ... }; }
Replaces writeln! using xfmt syntax.
writeln!