Function lzma::open [] [src]

pub fn open<T: AsRef<Path>>(path: T) -> Result<Reader<BufReader<File>>, Error>

Open a file as a LZMA stream.