[][src]Function libxslt::parser::parse_file

pub fn parse_file(path_str: &str) -> Result<Stylesheet, String>

Load an XSLT stylesheet from (typically .xsl) file.