[][src]Function simple_xml::from_string

pub fn from_string(string: &str) -> Result<Node, Error>

Loads an xml structure from a string and returns appropriate errors