Skip to main content

get_xml_components

Function get_xml_components 

Source
pub fn get_xml_components(
    root_nodes: &[XmlNode],
    components: &mut XmlComponentMap,
) -> Result<(), ComponentParseError>
Expand description

Filter all <component /> nodes and insert them into the components node