Docs.rs
  • khttp-0.1.4
    • khttp 0.1.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • karlivory
    • Dependencies
      • libc ^0.2.174 normal optional
      • memchr ^2.7.5 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

khttp0.1.4

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Type Aliases

Crate khttp

Source

Modules§

date

Structs§

BodyReader
ConnectionMeta
Headers
HttpPrinter
Request
RequestContext
RequestUri
ResponseHandle
RouteParams
Router
RouterBuilder
Server
ServerBuilder
Status

Enums§

HttpParsingError
Method
PreRoutingAction
StreamSetupAction

Type Aliases§

PreRoutingHookFn
RouteFn
StreamSetupFn