Docs.rs
quinn-udp-0.1.4
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
quinn-udp 0.1.4
UDP sockets with ECN information for the QUIC transport protocol
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
5
out of
10
items documented
0
out of
5
items with examples
Links
quinn-rs/quinn
3868
396
102
crates.io
Dependencies
futures-util ^0.3.11
normal
libc ^0.2.69
normal
quinn-proto ^0.8
normal
socket2 ^0.4
normal
tokio ^1.0.1
normal
tracing ^0.1.10
normal
Versions
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-beta.1
Owners
Uniform interface to send/recv UDP packets with ECN information.