Docs.rs
h3-util-0.0.6
h3-util 0.0.6
Docs.rs crate page
MIT
20 July 2026
Links
Repository
crates.io
Source
Owners
youyuanwu
Dependencies
bytes ^1
normal
futures ^0.3
normal
h3 ^0.0.8
normal
h3-quinn ^0.0.10
normal
optional
hyper ^1
normal
hyper-util ^0.1
normal
msquic-h3 ^0.0.7
normal
optional
quiche-h3 ^0.0.2
normal
optional
s2n-quic ^1
normal
optional
tokio ^1
normal
tower ^0.5
normal
tracing ^0.1
normal
Versions
17.95%
of the crate is documented
Platform
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
Skip to main content
Error
h3_util
0.0.6
Error
Aliased Type
In crate h3_
util
h3_util
Type Alias
Error
Copy item path
Source
pub type Error =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct Error(
/* private fields */
);