print_allow

Function print_allow 

Source
pub fn print_allow<R: Read, W: Write>(r: R, stdout: &mut W) -> Result<()>