[]Function sauron::prelude::mt_dom::merge_attributes_of_same_name

pub fn merge_attributes_of_same_name<NS, ATT, VAL, EVENT, MSG>(
    attributes: &[&Attribute<NS, ATT, VAL, EVENT, MSG>]
) -> Vec<Attribute<NS, ATT, VAL, EVENT, MSG>, Global>

Notable traits for Vec<u8, Global>

impl Write for Vec<u8, Global>
where
    NS: Debug,
    ATT: PartialEq<ATT> + Clone + Debug,
    VAL: Debug + Clone

merge the values of attributes with the same name