hir_expand::attrs

Function collect_attrs

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