Encoding and decoding of HTTP3 headers according to the [IETF RFC 9204](https://www.rfc-editor.org/rfc/rfc9204).
This is an export from the [hyperium/h3](https://crates.io/crates/h3) crate for reusability in other areas.
This is work in progress and which was needed for a separate proof of concept implementation. Thus, at this point, its feature and maintaince is undecided.
As hyperium's H3 this is licensed under MIT, see [LICENSE](LICENSE).