Skip to main content

from_string

Function from_string 

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

Loads an xml structure from a string and returns appropriate errors