Docs.rs
  • preflate-rs-0.7.1
    • preflate-rs 0.7.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mcroomp
    • Dependencies
      • bitcode ^0.6.3 normal
      • byteorder ^1.4 normal
      • cabac ^0.15.0 normal
      • crc32fast ^1.3 normal
      • default-boxed ^0.2 normal
      • deranged ^0.4 normal
      • log ^0.4 normal
      • webp ^0.3 normal optional
      • zstd ^0.13.0 normal
      • env_logger ^0.11 dev
    • Versions
    • 50.77% of the crate is documented
  • 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

preflate_rs0.7.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • PreflateConfig
  • PreflateContainerProcessor
  • PreflateError
  • PreflateStats
  • PreflateStreamChunkResult
  • PreflateStreamProcessor
  • RecreateContainerProcessor
  • RecreateStreamProcessor
  • ZstdCompressContext
  • ZstdDecompressContext

Enums

  • ExitCode

Traits

  • ProcessBuffer

Functions

  • preflate_whole_deflate_stream
  • preflate_whole_into_container
  • recreate_whole_deflate_stream
  • recreate_whole_from_container
  • zstd_preflate_whole_deflate_stream
  • zstd_recreate_whole_deflate_stream

Type Aliases

  • Result