Skip to main content

write_fmt_line

Function write_fmt_line 

Source
pub fn write_fmt_line(args: Arguments<'_>)
Expand description

Write a line of report content (a trailing newline is added). Routed to the file sink when redirected, else stdout. Backs the outln! macro.