h3-util contains HTTP/3 server and client utilities used by axum-h3 and tonic-h3. See repo tonic-h3 for details.
axum-h3
tonic-h3
Add deps to your cargo.toml
h3-util = { version="*" , default-features = false, features = ["quinn"] }