# Variables
No description provided by the author
# Structs
Configuration for the default QUIC server crypto stream provided by QUICHE.
CryptoServerStreamConfigValidationError is the validation error returned by CryptoServerStreamConfig.Validate if the designated constraints aren't met.
# Type aliases
CryptoServerStreamConfigMultiError is an error wrapping multiple validation errors returned by CryptoServerStreamConfig.ValidateAll() if the designated constraints aren't met.