Docs.rs
genezip-0.1.0
genezip 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
BradenEverson
Dependencies
clap ^4.5.7
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
thiserror ^1.0.61
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
genezip/
lib.rs
1
pub mod
huffman;
2
pub mod
zip;