Docs.rs
wired_handler_hyper-0.12.0
wired_handler_hyper 0.12.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MarekWojt
Dependencies
async_fn_traits ^0.1.1
normal
diesel ^2.2.7
normal
optional
diesel-async ^0.5.2
normal
optional
diesel_migrations ^2.2.0
normal
optional
futures ^0.3.31
normal
http ^1.2.0
normal
http-body-util ^0.1.2
normal
hyper ^1.6.0
normal
hyper-tungstenite ^0.17.0
normal
optional
hyper-util ^0.1.10
normal
serde ^1.0.218
normal
serde_html_form ^0.2.7
normal
serde_json ^1.0.139
normal
optional
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
tracing ^0.1.41
normal
uuid ^1.15.1
normal
wired_handler ^0.12.0
normal
Versions
50.59%
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
Module request_body
wired_
handler_
hyper
0.12.0
Module request_
body
Module Items
Enums
Traits
In wired_
handler_
hyper::
data
wired_handler_hyper
::
data
Module
request_
body
Copy item path
Source
Enums
§
GetBody
Error
Error returned when failed to get the body
Traits
§
Context
Create
Body
Ext
Helper trait for body handling
Context
GetBody
Ext
Get a decoded body from an
HttpRequestContext