Function collect_attrs

Source
pub fn collect_attrs(
    owner: &dyn HasAttrs,
) -> impl Iterator<Item = (AttrId, Either<Attr, Comment>)>