Skip to main content

write_stdout

Function write_stdout 

Source
pub(crate) fn write_stdout(text: &str) -> Result<(), CliError>
Expand description

Write and flush text to stdout without using print macros.