Docs.rs
http-types-2-3.1.0
http-types-2 3.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
colonelpanic8
Dependencies
anyhow ^1.0
normal
async-channel ^1.9
normal
async-std ^1.12
normal
optional
base64 ^0.22
normal
cookie ^0.18
normal
optional
fastrand ^2.0
normal
futures-lite ^2.0
normal
http ^1.0
normal
optional
infer ^0.15
normal
pin-project-lite ^0.2
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_qs ^0.13
normal
optional
serde_urlencoded ^0.7
normal
optional
url ^2.5
normal
async-std ^1.12
dev
http ^1.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 accept
http_
types_
2
3.1.0
Module accept
Module Items
Structs
In http_
types_
2::
content
http_types_2
::
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
.