kona_common::io

Function print

Source
pub fn print(s: &str)
Expand description

Print the passed string to the standard output FileDescriptor.

ยงPanics

Panics if the write operation fails.