Constant MAX_CID_SIZE
pub const MAX_CID_SIZE: usize = 20; // 20usizeAvailable on crate feature
quic only.Expand description
The longest connection ID QUIC version 1 carries, in bytes (RFC 9000 §17.2).
pub const MAX_CID_SIZE: usize = 20; // 20usizequic only.The longest connection ID QUIC version 1 carries, in bytes (RFC 9000 §17.2).