Docs.rs
  • tinyhttp-internal-0.3.1
    • tinyhttp-internal 0.3.1
    • Docs.rs crate page
    • GPL-2.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mateocabanal
    • Dependencies
      • dyn-clone ^1.0.6 normal
      • flate2 ^1.0.24 normal
      • infer ^0.12.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • mime_guess ^2.0.4 normal
      • num_cpus ^1.13.1 normal
      • openssl ^0.10.40 normal
      • rusty_pool ^0.7.0 normal
    • Versions
    • 8.11% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate tinyhttp_internal

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • codegen::route::BasicGetRoute
  • codegen::route::BasicPostRoute
  • codegen::route::GetRouteWithReq
  • codegen::route::GetRouteWithReqAndRes
  • codegen::route::PostRouteWithReq
  • codegen::route::PostRouteWithReqAndRes
  • config::Config
  • config::HttpListener
  • config::Routes
  • request::Request
  • response::Response
  • thread_pool::ThreadPool

Enums

  • config::Method
  • http2::frame::HTTP2FrameType
  • request::BodyType
  • thread_pool::Message

Traits

  • config::DynClone
  • config::Route
  • config::ToResponse
  • http2::frame::HTTP2Frame

Functions

  • config::build_https
  • http::read_to_vec