Docs.rs
http-types-2.12.0
http-types 2.12.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
yoshuawuyts
rylev
Fishrock123
jbr
Dependencies
anyhow ^1.0.26
normal
async-channel ^1.5.1
normal
async-std ^1.6.0
normal
optional
base64 ^0.13.0
normal
cookie ^0.14.0
normal
optional
futures-lite ^1.11.1
normal
http ^0.2.0
normal
optional
infer ^0.2.3
normal
pin-project-lite ^0.2.0
normal
rand ^0.7.3
normal
serde ^1.0.106
normal
serde_json ^1.0.51
normal
serde_qs ^0.8.3
normal
serde_urlencoded ^0.7.0
normal
url ^2.1.1
normal
async-std ^1.6.0
dev
http ^0.2.0
dev
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
http_
types
2.12.0
Module accept
Module Items
Structs
In http_
types::
content
http_types
::
content
Module
accept
Copy item path
Source
Expand description
Client header advertising which media types the client is able to understand.
Structs
ยง
Accept
Client header advertising which media types the client is able to understand.
Into
Iter
A borrowing iterator over entries in
Accept
.
Iter
A lending iterator over entries in
Accept
.
IterMut
A mutable iterator over entries in
Accept
.