Docs.rs
zip_next-1.1.1
zip_next 1.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Pr0methean
Dependencies
zip ^1
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zip_
next
1.1.1
All Items
Crate Items
Modules
Structs
Enums
Constants
Crate
zip_next
Copy item path
Source
Modules
§
extra_
fields
types for extra fields
read
Types for reading ZIP archives
result
Error types that can be emitted from this library
unstable
Unstable APIs All APIs accessible by importing this module are unstable; They may be changed in patch releases. You MUST use an exact version specifier in
Cargo.toml
, to indicate the version of this API you’re using:
write
Types for creating ZIP archives
Structs
§
Date
Time
Representation of a moment in time.
ZipArchive
ZIP archive reader
ZipWriter
ZIP archive generator
Enums
§
Compression
Method
Identifies the storage format used to compress a file within a ZIP archive.
Extra
Field
contains one extra field
Constants
§
SUPPORTED_
COMPRESSION_
METHODS
The compression methods which have been implemented.