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