Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file<P: AsRef<Path>>(path: P) -> Result<NodeRef>
Expand description

Parses XML from a file using a base node factory.