[][src]Function simple_xml::from_file

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

Loads an xml structure from a file and returns appropriate errors