Docs.rs
bzip3-0.12.0
bzip3 0.12.0
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
bczhc
Dependencies
byteorder ^1.4.3
normal
bytesize ^2.3.1
normal
clap ^4.5.53
normal
libbzip3-sys ^0.5.1
normal
rayon ^1.11.0
normal
thiserror ^2.0.8
normal
anyhow ^1.0.68
dev
clap ^4.0.32
dev
hex-literal ^1.1.0
dev
rand ^0.9.2
dev
rayon ^1.11.0
dev
regex ^1.7.1
dev
Versions
54.29%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
bzip3
0.12.0
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
List of all items
Structs
Bz3State
read::Bz3Decoder
read::Bz3Encoder
write::Bz3Decoder
write::Bz3Encoder
Enums
errors::Error
Functions
bound
stream::compress
stream::decompress
stream::parallel_compress
stream::parallel_decompress
version
Type Aliases
errors::Result
Constants
BLOCK_SIZE_MAX
BLOCK_SIZE_MIN
MAGIC_NUMBER