Function print

Source
pub fn print<S: AsRef<str>>(s: S)
Expand description

Print a UTF-8 string to stdout on host machine for debugging purposes.