Docs.rs
  • bzip3-0.8.3
    • bzip3 0.8.3
    • Docs.rs crate page
    • LGPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bczhc
    • Dependencies
      • byteorder ^1.4.3 normal
      • bytesize ^1.1.0 normal
      • libbzip3-sys ^0.3.3 normal
      • thiserror ^1.0.38 normal
      • anyhow ^1.0.68 dev
      • clap ^4.0.32 dev
      • hex ^0.4.3 dev
      • hex-literal ^0.4.1 dev
      • rand ^0.8.5 dev
      • rayon ^1.7.0 dev
      • regex ^1.7.1 dev
    • Versions
    • 37.93% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

bzip30.8.3

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Bz3State
  • read::Bz3Decoder
  • read::Bz3Encoder
  • write::Bz3Decoder
  • write::Bz3Encoder

Enums

  • errors::Error

Functions

  • stream::compress
  • stream::decompress
  • version

Type Aliases

  • errors::Result

Constants

  • MAGIC_NUMBER