pub const MAX_RAW_JSON_NUMBER_BYTES: usize = _; // 4_096usize
Maximum encoded bytes in one JSON number token before typed decoding.