Constant MAX_STREAM_COUNT
pub const MAX_STREAM_COUNT: u64 = _; // 1_152_921_504_606_846_976u64Available on crate feature
quic only.Expand description
Maximum number of streams that can be uniquely identified by a stream ID (RFC 9000 §2.1).