Skip to main content

open_output

Function open_output 

Source
pub fn open_output(path: &str) -> Result<Box<dyn Write>>
Expand description

Output destination — stdout for -, otherwise a file.