Docs.rs
  • zstd-0.11.2+zstd.1.5.2
    • zstd 0.11.2+zstd.1.5.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gyscos
    • Dependencies
      • zstd-safe ^5.0.1 normal
      • clap ^3.0 dev
      • humansize ^1.0 dev
      • partial-io ^0.5 dev
      • walkdir ^2.2 dev
    • Versions
    • 100% 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
logo

logo

Crate zstd

logo
Change settings

List of all items

Structs

  • bulk::Compressor
  • bulk::Decompressor
  • dict::CDict
  • dict::DDict
  • dict::DecoderDictionary
  • dict::EncoderDictionary
  • stream::raw::Decoder
  • stream::raw::Encoder
  • stream::raw::InBuffer
  • stream::raw::NoOp
  • stream::raw::OutBuffer
  • stream::raw::Status
  • stream::read::Decoder
  • stream::read::Encoder
  • stream::write::AutoFinishEncoder
  • stream::write::AutoFlushDecoder
  • stream::write::Decoder
  • stream::write::Encoder
  • stream::zio::Reader
  • stream::zio::Writer

Enums

  • stream::raw::CParameter
  • stream::raw::DParameter

Traits

  • stream::raw::Operation
  • stream::raw::WriteBuf

Functions

  • bulk::compress
  • bulk::compress_to_buffer
  • bulk::decompress
  • bulk::decompress_to_buffer
  • compression_level_range
  • dict::from_continuous
  • dict::from_files
  • dict::from_samples
  • stream::copy_decode
  • stream::copy_encode
  • stream::decode_all
  • stream::encode_all

Constants

  • DEFAULT_COMPRESSION_LEVEL