Docs.rs
  • http-fs-2.0.1
    • http-fs 2.0.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DoumanAsh
    • Dependencies
      • bytes ^1.5 normal
      • etag ^4 normal
      • http ^1 normal
      • httpdate ^1 normal
      • hyper ^1 normal optional
      • mime ^0.3 normal
      • mime_guess ^2.0.0 normal
      • percent-encoding ^2 normal
      • tokio ^1 normal optional
      • v_htmlescape ^0.15 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

http_fs2.0.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • StaticFiles
  • config::DefaultConfig
  • config::DummyWorker
  • config::TokioWorker
  • file::ChunkedReadFile
  • file::ServeFile
  • headers::range::HttpRange
  • utils::BytesWriter

Enums

  • Body
  • ServeEntry
  • headers::cd::ContentDisposition
  • headers::cd::DispositionType
  • headers::cd::Filename

Traits

  • config::DirectoryListingConfig
  • config::FileServeConfig
  • config::FsTaskSpawner
  • config::StaticFileConfig

Functions

  • file::if_match
  • file::if_modified_since
  • file::if_none_match
  • file::if_unmodified_since
  • utils::display_to_header

Type Aliases

  • file::FileReadResult

Constants

  • config::DEFAULT_SERVE_DIR
  • utils::FRAGMENT_ENCODE_SET
  • utils::HEADER_VALUE_ENCODE_SET
  • utils::PATH_ENCODE_SET
  • utils::USER_INFO_ENCODE_SET