Skip to main content

MAX_GLOBAL_DEPTH

Constant MAX_GLOBAL_DEPTH 

Source
pub const MAX_GLOBAL_DEPTH: u32 = 50;
Expand description

Maximum nesting depth of the whole JSON tree (mirrors Python MAX_GLOBAL_DEPTH). Guards against pathological payloads.