function print_str

fn print_str(string: &str) { .. }
Expand

Prints string to stdout