Function print

Source
pub fn print<S: AsRef<str>>(s: S)
👎Deprecated since 0.18.0: Use debug_print instead
Expand description

Prints the given message.