Skip to main content

write_stdout

Function write_stdout 

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

Writes to stdout, treating a closed pipe as success so knf big.json | head does not report an error the user cannot act on.