Function set_attributes

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