Function app_io::print_to_stdout_args
source · pub fn print_to_stdout_args(fmt_args: Arguments<'_>)Expand description
Converts the given core::fmt::Arguments to a String and enqueues the
string into the correct terminal print-producer