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