Skip to main content

xpath2sheet2rows2stdout

Function xpath2sheet2rows2stdout 

Source
pub fn xpath2sheet2rows2stdout<P>(xpath: P, sheet: &str) -> Result<(), Error>
where P: AsRef<Path>,