set_attributes

Function set_attributes 

Source
pub fn set_attributes(
    dom: &mut StyledDom,
    xml_attributes: &XmlAttributeMap,
    filtered_xml_attributes: &FilteredComponentArguments,
)