Crate otter_api_tests::zipfile [−]
Expand description
An ergonomic API for reading and writing ZIP files.
The current implementation is based on PKWARE’s APPNOTE.TXT v6.3.9
Modules
Types for reading ZIP archives
Error types that can be emitted from this library
Types for creating ZIP archives
Structs
A DateTime field to be used for storing timestamps in a zip file
ZIP archive reader
ZIP archive generator
Enums
Identifies the storage format used to compress a file within a ZIP archive.