Macro std::fmt::writeln

macro writeln($fmt, $fmt_str, $arg...) { ... }

Write a formatted string and a newline into a given formatter.