Constant MAX_LENGTH_SMALL

Source
pub const MAX_LENGTH_SMALL: usize = _; // 14usize
Expand description

The maximum length in bytes, not Unicode scalar values, of a “small” string that is saved in the struct TokenString itself and not on the heap.