Docs.rs
  • davisjr-0.4.2
    • davisjr 0.4.2
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • erikh
    • Dependencies
      • anyhow ^1 normal
      • async-recursion ^1 normal
      • http ^0.2 normal
      • hyper ^0.14 normal
      • lazy_static ^1 normal
      • log ^0.4 normal optional
      • serde_json ^1 normal
      • tokio ^1 normal
      • tokio-rustls ^0.23 normal optional
      • tracing ^0.1 normal optional
      • webpki ^0.22 normal optional
      • env_logger ^0.10 dev
      • log ^0.4 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 90.74% 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

davisjr0.4.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • NoState
  • app::App
  • app::TestApp
  • errors::ServerError
  • handler::Handler
  • prelude::Body
  • prelude::Request
  • prelude::Response
  • prelude::StatusCode

Enums

  • errors::Error

Traits

  • TransientState
  • errors::ToStatus

Macros

  • compose_handler
  • prelude::compose_handler

Type Aliases

  • HTTPResult
  • Params
  • handler::HandlerFunc