Function std::io::stdio::print_argsExperimental [-]  [+] [src]

pub fn print_args(fmt: Arguments)

Similar to print, but takes a fmt::Arguments structure to be compatible with the format_args! macro.