Function kernel_hal::console::serial_write_str
source · [−]pub fn serial_write_str(s: &str)Expand description
Writes a string slice into the serial.
pub fn serial_write_str(s: &str)Writes a string slice into the serial.