pub const MAX_RAW_JSON_NESTING_DEPTH: usize = 64;
Default maximum nesting depth for raw JSON admission.