output

Function output 

Source
pub fn output<Writer>(input: &str, output: &mut Writer) -> Result<()>
where Writer: Write,