pub const MAX_RAW_JSON_EXPONENT: usize = 10_000;
Maximum absolute decimal exponent accepted by raw JSON admission.