Docs.rs
taiko-0.1.37
taiko 0.1.37
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wilberg
Dependencies
client-ip ^0.1.1
normal
http ^1.3.1
normal
http-body-util ^0.1.3
normal
hyper ^1.7.0
normal
hyper-util ^0.1.16
normal
matchit ^0.8.6
normal
serde ^1.0.219
normal
serde_json ^1.0.143
normal
serde_urlencoded ^0.7.1
normal
tokio ^1.47.1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
Versions
0%
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
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
Crate taiko
taiko
0.1.37
All Items
Crate Items
Re-exports
Modules
Structs
Traits
Crate
taiko
Copy item path
Source
Re-exports
§
pub use response::
Response
;
pub use request::
Request
;
Modules
§
body
extract
prelude
request
response
Structs
§
App
Router
Status
Code
An HTTP status code (
status-code
in RFC 9110 et al.).
Traits
§
Handler
Layer