parse_str

Function parse_str 

Source
pub fn parse_str(xml: &str) -> Result<NodeRef>
Expand description

Parses XML from a string using a base node factory.