Docs.rs
  • hypers_core-0.14.1
    • hypers_core 0.14.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lo-ferris
    • Dependencies
      • async-trait =0.1.82 normal
      • base64 =0.22.1 normal optional
      • brotli =6.0.0 normal optional
      • bytes =1.7.1 normal optional
      • ciborium =0.2.2 normal optional
      • cookie =0.18.1 normal optional
      • encoding_rs =0.8.34 normal optional
      • enumflags2 =0.7.10 normal
      • flate2 =1.0.33 normal optional
      • form_urlencoded =1.2.1 normal
      • futures-util =0.3.30 normal
      • headers =0.4.0 normal
      • hex =0.4.3 normal optional
      • http-body-util =0.1.2 normal
      • hyper =1.4.1 normal
      • hyper-util =0.1.8 normal
      • hypers_macro ^0.14.1 normal optional
      • mime =0.3.17 normal
      • mime_guess =2.0.5 normal
      • multer =3.1.0 normal
      • multimap =0.10.0 normal
      • path-slash =0.2.1 normal optional
      • percent-encoding =2.3.1 normal optional
      • quick-xml =0.36.1 normal optional
      • rfc7239 =0.1.1 normal
      • rmp-serde =1.3.0 normal optional
      • rust-embed =8.5.0 normal optional
      • rustls-pemfile =2.1.3 normal optional
      • serde =1.0.210 normal
      • serde_json =1.0.128 normal
      • serde_urlencoded =0.7.1 normal
      • serde_yaml =0.9.33 normal optional
      • smallvec =1.13.2 normal
      • tempfile =3.12.0 normal
      • time =0.3.36 normal optional
      • tokio =1.40.0 normal
      • tokio-native-tls =0.3.1 normal optional
      • tokio-rustls =0.26.0 normal optional
      • tokio-tungstenite =0.24.0 normal optional
      • toml =0.8.19 normal optional
      • tracing =0.1.40 normal optional
      • zstd =0.13.2 normal optional
    • Versions
    • 92.08% of the crate is documented
  • Platform
    • 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

hypers_core0.14.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • Body
  • Depot
  • FilePart
  • FileParts
  • Sse
  • State
  • TcpListener
  • TestClient
  • UnixListener
  • extract::Field
  • extract::Metadata
  • extract::Source
  • fs::ChunkedFile
  • fs::HttpRange
  • fs::NamedFile
  • fs::StaticFile
  • prelude::CookieParam
  • prelude::FilePart
  • prelude::FileParts
  • prelude::Form
  • prelude::Header
  • prelude::Json
  • prelude::NativeTls
  • prelude::NativeTlsListener
  • prelude::Next
  • prelude::Path
  • prelude::Query
  • prelude::Request
  • prelude::Response
  • prelude::Router
  • prelude::RustlsConfig
  • prelude::RustlsListener
  • prelude::StaticDir
  • prelude::StaticEmbed
  • prelude::WebSocket

Enums

  • Event
  • extract::RenameRule
  • extract::SourceFrom
  • extract::SourceParser
  • prelude::Message
  • prelude::Text

Traits

  • Handler
  • Hook
  • extract::Extract
  • prelude::Responder

Attribute Macros

  • async_trait
  • prelude::controller
  • prelude::hook

Derive Macros

  • prelude::Extract

Functions

  • fs::parse_accept_encoding
  • fs::redirect_to_dir_url
  • listen
  • prelude::new_ws
  • prelude::render_embedded_file

Type Aliases

  • Error
  • Result