Docs.rs
  • typed-headers-0.2.0
    • typed-headers 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • Dependencies
      • base64 ^0.11 normal
      • bytes ^0.5.2 normal
      • chrono ^0.4 normal
      • http ^0.2 normal
      • mime ^0.3 normal
    • Versions
    • 53.33% 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

typed_headers0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Accept
  • AcceptEncoding
  • Allow
  • AuthScheme
  • Authorization
  • ContentCoding
  • ContentEncoding
  • ContentLength
  • ContentType
  • Credentials
  • Error
  • Host
  • HttpDate
  • ProxyAuthorization
  • Quality
  • QualityItem
  • ToValues
  • Token68

Enums

  • RetryAfter

Traits

  • Header
  • HeaderMapExt

Functions

  • util::encode_comma_delimited
  • util::encode_single_value
  • util::is_token
  • util::parse_comma_delimited
  • util::parse_single_value
  • util::test_decode
  • util::test_encode
  • util::test_round_trip