Skip to main content

MAX_RAW_JSON_NUMBER_BYTES

Constant MAX_RAW_JSON_NUMBER_BYTES 

Source
pub const MAX_RAW_JSON_NUMBER_BYTES: usize = _; // 4_096usize
Expand description

Maximum encoded bytes in one JSON number token before typed decoding.