[][src]Module zip::read

Types for reading ZIP archives

Structs

ZipArchive

ZIP archive reader

ZipFile

A struct for reading a zip file

Functions

read_zipfile_from_stream

Read ZipFile structures from a non-seekable reader.