Function sauron::prelude::mt_dom::group_attributes_per_name[]

pub fn group_attributes_per_name<NS, ATT, VAL, EVENT, MSG>(
    attributes: &'a [Attribute<NS, ATT, VAL, EVENT, MSG>]
) -> Vec<(&'a ATT, Vec<&'a Attribute<NS, ATT, VAL, EVENT, MSG>, Global>), Global>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
where
    NS: Debug,
    ATT: PartialEq<ATT> + Debug,
    VAL: Debug
Expand description

group attributes of the same name