Crate zip [−] [src]
A basic ZipReader/Writer crate
Reexports
pub use read::ZipArchive; |
pub use write::ZipWriter; |
Modules
read |
Structs for reading a ZIP archive |
result |
Error types that can be emitted from this library |
write |
Structs for creating a new zip archive |
Enums
CompressionMethod |
Compression methods for the contents of a ZIP file. |