Skip to main content

MAX_JSON_DEPTH

Constant MAX_JSON_DEPTH 

Source
pub const MAX_JSON_DEPTH: usize = 64;
Expand description

Depth bound applied post-parse (deeply nested JSON as a DoS vector).