Docs.rs
  • tinyhttp-internal-0.5.0
    • tinyhttp-internal 0.5.0
    • Docs.rs crate page
    • GPL-2.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mateocabanal
    • Dependencies
      • dyn-clone ^1.0.11 normal
      • flate2 ^1 normal optional
      • infer ^0.15.0 normal
      • log ^0.4 normal optional
      • mime_guess ^2.0.4 normal
      • num_cpus ^1.16.0 normal
      • openssl ^0.10 normal optional
      • rusty_pool ^0.7.0 normal
      • thiserror ^1 normal
      • tokio ^1.3 normal optional
      • criterion ^0.5.1 dev
    • Versions
    • 9.02% of the crate is documented
  • Platform
    • 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

tinyhttp_internal0.5.0

Module route

Module Items

  • Structs

In tinyhttp_internal::codegen

tinyhttp_internal::codegen

Module route

Source

Structsยง

BasicGetRoute
BasicPostRoute
GetRouteWithReq
GetRouteWithReqAndRes
PostRouteWithReq
PostRouteWithReqAndRes