Skip to main content

open_reader

Function open_reader 

Source
pub fn open_reader(path: &Path) -> Result<Box<dyn BufRead>>
Expand description

Open path for reading, transparently decompressing if it ends with .gz.