azure_storage::parsing_xml

Function find_subnodes

Source
pub fn find_subnodes<'a>(node: &'a Element, subnode: &str) -> Vec<&'a Element>