quicburn-shared 0.1.0

A blazing fast QUIC implementation in Rust
docs.rs failed to build quicburn-shared-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

quicburn-shared

Crates.io Docs.rs MIT/Apache-2.0 licensed CI

Shared utilities, types, and protocols for the quicburn ecosystem.

Overview

quicburn-shared provides common functionality used across all quicburn crates, including:

Installation

Add this to your Cargo.toml:

[dependencies]
quicburn-shared = "0.1"