welly_parser

Function echo

source
pub fn echo<R: BufRead, W: Write>(input: &mut R, output: &mut W) -> Result<()>