iter_zip_folder

Function iter_zip_folder 

Source
pub fn iter_zip_folder(raw: &[u8]) -> Result<Vec<ZipItem<'_>>, CompressError>
Expand description

Iterates through the items in a zip file