Docs.rs
zino-http-0.3.0
zino-http 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
photino
Dependencies
bytes ^1.9.0
normal
cfg-if ^1.0
normal
convert_case ^0.6.0
normal
optional
cookie ^0.18.1
normal
optional
etag ^4.0.0
normal
fluent ^0.16.1
normal
optional
futures ^0.3.31
normal
http ^1.2.0
normal
http ^0.2.12
normal
optional
intl-memoizer ^0.5.2
normal
optional
jwt-simple ^0.12.11
normal
optional
metrics ^0.24.1
normal
optional
mime_guess ^2.0.5
normal
minijinja ^2.5.0
normal
optional
multer ^3.1.0
normal
percent-encoding ^2.3.1
normal
regex ^1.11.1
normal
reqwest ^0.12.12
normal
ryu ^1.0.18
normal
serde ^1.0.217
normal
serde_json ^1.0.135
normal
serde_qs ^0.13.0
normal
smallvec ^1.13.2
normal
tera ^1.20.0
normal
optional
toml ^0.8.19
normal
tracing ^0.1.41
normal
unic-langid ^0.9.5
normal
optional
url ^2.5.4
normal
zino-auth ^0.3.0
normal
optional
zino-channel ^0.3.0
normal
zino-core ^0.31.0
normal
zino-storage ^0.3.0
normal
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zino_
http
0.3.0
Module request
Module Items
Structs
Traits
In crate zino_
http
zino_http
Module
request
Copy item path
Source
Expand description
Request context and validation.
Structs
§
Context
Data associated with a request-response lifecycle.
Traits
§
Request
Context
Request context.