Searched refs:ZipSections (Results 1 – 1 of 1) sorted by relevance
33 pub struct ZipSections { struct45 pub fn zip_sections<R: Read + Seek>(mut reader: R) -> Result<ZipSections> { in zip_sections() argument70 Ok(ZipSections { in zip_sections()