Function nom_xml::parse_file

source ·
pub fn parse_file(file: &mut File) -> Result<Document<'static>, CustomError>