Module s2n_quic_core::application::error
source · Expand description
Defines QUIC Application Error Codes
Structs
- Application Error Codes are 62-bit unsigned integer values which may be used by applications to exchange errors.
Traits
- Conversion trait for errors that have an associated
Error