open_file

Function open_file 

Source
pub fn open_file(input: &str) -> Result<Box<dyn Read + Send>>
Expand description

Open a file or an input stream.