Function open

Source
pub fn open<T: AsRef<Path>>(path: T) -> Result<Box<dyn Read>>
Expand description

Open a file on local disk, give its reader