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).
pub const DEFAULT_MAX_XML_DEPTH: usize = 100;Default maximum XML nesting depth accepted by xml_to_json and
xml_to_json_with_depth_limit (R5-L3).