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

Print a formatted message to the serial console. Called by println! macro.