Function cretonne_codegen::dbg::writeln_with_format_args [] [src]

pub fn writeln_with_format_args(args: Arguments) -> Result<()>

Write a line with the given format arguments.

This is for use by the dbg! macro.