pub(crate) fn eii_shared_macro( ecx: &mut ExtCtxt<'_>, span: Span, meta_item: &MetaItem, item: Annotatable, ) -> Vec<Annotatable>
all Eiis share this function as the implementation for their attribute.