Docs.rs
  • hpack-patched-0.3.0
    • hpack-patched 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • sno2
    • Dependencies
      • log ^0.3 normal
      • rustc-serialize ^0.3 normal optional
    • Versions
    • 86.84% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hpack_patched0.3.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • decoder::Decoder
  • encoder::Encoder
  • huffman::HuffmanDecoder

Enums

  • decoder::DecoderError
  • decoder::IntegerDecodingError
  • decoder::StringDecodingError
  • huffman::HuffmanDecoderError

Functions

  • encoder::encode_integer
  • encoder::encode_integer_into

Type Aliases

  • decoder::DecoderResult
  • huffman::HuffmanDecoderResult