Docs.rs
h3-datagram-0.0.1
h3-datagram 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:hyperium:h3
Ruben2424
Dependencies
bytes ^1.4
normal
h3 ^0.0.7
normal
pin-project-lite ^0.2
normal
Versions
87.5%
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
h3_
datagram
0.0.1
All Items
Crate Items
Modules
Crate
h3_datagram
Copy item path
Source
Modules
ยง
client
client API
datagram
datagram_
traits
Traits which define the user API for datagrams. These traits are implemented for the client and server types in the
h3
crate.
quic_
traits
QUIC Transport traits
server
server API