kona_common::io

Function print_err

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

Print the passed string to the standard error FileDescriptor.

ยงPanics

Panics if the write operation fails.