Docs.rs
h2-0.3.26
h2 0.3.26
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
seanmonstar
carllerche
olix0r
Dependencies
bytes ^1
normal
fnv ^1.0.5
normal
futures-core ^0.3
normal
futures-sink ^0.3
normal
futures-util ^0.3
normal
http ^0.2
normal
indexmap ^2
normal
slab ^0.4.2
normal
tokio ^1
normal
tokio-util ^0.7.1
normal
tracing ^0.1.35
normal
env_logger ^0.10
dev
hex ^0.4.3
dev
quickcheck ^1.0.3
dev
rand ^0.8.4
dev
serde ^1.0.0
dev
serde_json ^1.0.0
dev
tokio ^1
dev
tokio-rustls ^0.24
dev
walkdir ^2.3.2
dev
webpki-roots ^0.25
dev
Versions
100%
of the crate is documented
Go to latest version
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
h2
0.3.26
Module ext
Structs
In crate h2
?
Module
h2
::
ext
source
·
[
−
]
Expand description
Extensions specific to the HTTP/2 protocol.
Structs
§
Protocol
Represents the
:protocol
pseudo-header used by the
Extended CONNECT Protocol
.