Function all_text

Source
pub fn all_text(path: &str) -> Result<Vec<String>, Box<dyn Error>>
Expand description

Get a list of all text children of all elements in your xml document.