Searched refs:allow_multiple_root_elements (Results 1 – 2 of 2) sorted by relevance
206 pub allow_multiple_root_elements: bool, field232 allow_multiple_root_elements: true, in default()308 allow_multiple_root_elements: val bool,331 allow_multiple_root_elements: c2 bool,
112 …h() > 0 || self.encountered < Encountered::Element || self.config.allow_multiple_root_elements => { in outside_tag()