Docs.rs
  • yahf-0.0.2
    • yahf 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lucasduartesobreira
    • Dependencies
      • futures ^0.3.26 normal
      • http ^0.2.9 normal
      • hyper ^0.14.27 normal
      • hyper-rustls ^0.24.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tls-listener ^0.5.1 normal
      • tokio ^1.29.1 normal
      • tokio-rustls ^0.24.1 normal
      • hyper ^0.14.27 dev
      • rcgen ^0.11.1 dev
    • Versions
    • 77.22% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

yahf0.0.2

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • handler::Json
  • middleware::MiddlewareFactory
  • request::HeaderName
  • request::HeaderValue
  • request::HttpBuilder
  • request::HttpRequest
  • request::Method
  • request::Parts
  • request::Request
  • request::Uri
  • response::HttpResponse
  • response::HttpResponseBuilder
  • response::Response
  • result::Result
  • router::Router
  • server::Server

Traits

  • handler::BoxedRunner
  • handler::DynClone
  • handler::Runner
  • middleware::AfterMiddleware
  • middleware::PreMiddleware