Skip to main content

MAX_JSON_DEPTH

Constant MAX_JSON_DEPTH 

Source
pub const MAX_JSON_DEPTH: usize = 64;
Expand description

Maximum supported JSON nesting depth (objects + arrays combined).