Crate s2n_quic_core

source ·

Modules

QUIC cryptography primitives and traits
This module provides Query and QueryMut traits, which are used for querying and executing functions on several different providers. This includes Subscriber::ConnectionContext on a Subscriber and the Sender and Receiver types on a datagram Endpoint.