pub const MAX_LENGTH: usize = _; // 65_535usize
Expand description
The maximum length in bytes, not Unicode scalar values, of a
TokenString
.
pub const MAX_LENGTH: usize = _; // 65_535usize
The maximum length in bytes, not Unicode scalar values, of a
TokenString
.