Skip to main content

DEFAULT_MAX_XML_DEPTH

Constant DEFAULT_MAX_XML_DEPTH 

Source
pub const DEFAULT_MAX_XML_DEPTH: usize = 100;
Expand description

Default maximum XML nesting depth accepted by xml_to_json and xml_to_json_with_depth_limit (R5-L3).