Skip to main content

echo_args

Function echo_args 

Source
pub fn echo_args<W: Write>(args: &[String], out: &mut W) -> Result<()>