[][src]Constant quiche::MAX_CONN_ID_LEN

pub const MAX_CONN_ID_LEN: usize = crate::packet::MAX_CID_LEN as usize; // 20usize

The maximum length of a connection ID.