Expand description
zip-core::structs
contains common zip records/structs enum, according to the standart file https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT
They are optimized for Rust usage, e.g. enums
with valid Compression
Methods or structs that don’t contain “length”-fields, as that can be
determined via Vec::len()
Structs§
Enums§
- Compatible
File Attribute Information - Part of version made by
- Compression
Method - see 4.4.5
- Minimum
Feature Version - see 4.4.3.2