Docs.rs
  • hyper-staticfile-0.10.1
    • hyper-staticfile 0.10.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • stephank
    • Dependencies
      • futures-util ^0.3.1 normal
      • http ^1.0.0 normal
      • http-range ^0.1.4 normal
      • httpdate ^1.0.1 normal
      • hyper ^1.0.0 normal
      • mime_guess ^2.0.1 normal
      • percent-encoding ^2.1.0 normal
      • rand ^0.8.4 normal
      • tokio ^1.0.0 normal
      • url ^2.1.0 normal
      • http-body-util ^0.1.0 dev
      • hyper ^1.0.0 dev
      • hyper-util ^0.1.1 dev
      • tempfile ^3 dev
      • tokio ^1.0.0 dev
      • winapi ^0.3.6 normal
    • Versions
    • 100% 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

hyper_staticfile0.10.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AcceptEncoding
  • ResolveParams
  • ResolvedFile
  • Resolver
  • ResponseBuilder
  • Static
  • util::FileBytesStream
  • util::FileBytesStreamMultiRange
  • util::FileBytesStreamRange
  • util::FileResponseBuilder
  • vfs::FileWithMetadata
  • vfs::MemoryFs
  • vfs::TokioFileAccess
  • vfs::TokioFileFuture
  • vfs::TokioFileOpener

Enums

  • Body
  • Encoding
  • ResolveResult

Traits

  • vfs::FileAccess
  • vfs::FileOpener
  • vfs::IntoFileAccess

Type Aliases

  • BoxRewriteFuture