Function std::io::stdio::printExperimental
[-]
[+]
[src]
pub fn print(s: &str)
Prints a string to the stdout of the current process. No newline is emitted after the string is printed.