Skip to main content

set_stringified_attributes

Function set_stringified_attributes 

Source
pub fn set_stringified_attributes(
    dom_string: &mut String,
    xml_attributes: &XmlAttributeMap,
    filtered_xml_attributes: &ComponentArgumentTypes,
    tabs: usize,
)