Function from_file

Source
pub fn from_file<P: AsRef<Path>>(path: P) -> Result<Node, Error>
Expand description

Loads an xml structure from a file and returns appropriate errors