Crate s2n_quic_core
source ·Modules
- QUIC cryptography primitives and traits
- This module provides
QueryandQueryMuttraits, which are used for querying and executing functions on several different providers. This includesSubscriber::ConnectionContexton a Subscriber and theSenderandReceivertypes on a datagramEndpoint.
Macros
- Asserts that a boolean expression is true at runtime, only if debug_assertions are enabled.
- Checks that the first argument is true, otherwise returns the second value