Docs.rs
  • zstd-framed-0.1.0
    • zstd-framed 0.1.0
    • Docs.rs crate page
    • MIT OR Unlicense
    • Links
    • crates.io
    • Source
    • Owners
    • kylewlacy
    • Dependencies
      • futures ^0.3.31 normal optional
      • pin-project-lite ^0.2.15 normal
      • thiserror ^1.0.68 normal
      • tokio ^1.41.0 normal optional
      • zstd ^0.13.2 normal
      • assert_matches ^1.5.0 dev
      • easy-hex ^1.0.0 dev
      • futures ^0.3.31 dev
      • pretty_assertions ^1.4.1 dev
      • proptest ^1.5.0 dev
      • tokio ^1.41.0 dev
    • Versions
    • 81.63% 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

zstd_framed0.1.0

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • async_reader::AsyncZstdReader
  • async_reader::AsyncZstdSeekableReader
  • async_reader::ZstdReaderBuilder
  • async_writer::AsyncZstdWriter
  • async_writer::ZstdWriterBuilder
  • reader::ZstdReader
  • reader::ZstdReaderBuilder
  • table::ZstdFrame
  • table::ZstdSeekTable
  • writer::ZstdWriter
  • writer::ZstdWriterBuilder

Functions

  • table::futures::read_seek_table
  • table::read_seek_table
  • table::tokio::read_seek_table