write_text_output

Function write_text_output 

Source
fn write_text_output<W: Write>(writer: W, content: &str) -> Result<()>
Expand description

Write text output to writer