Skip to main content

get_empty_reader

Function get_empty_reader 

Source
pub fn get_empty_reader() -> Box<dyn BufRead>
Expand description

Return an empty Box. This is useful when we want to read from stdin.