Searched defs:DeriveMacroInvocation (Results 1 – 1 of 1) sorted by relevance
74 struct DeriveMacroInvocation { struct75 attr_id: AttrId,76 attr_call_id: MacroCallId,77 derive_call_ids: SmallVec<[Option<MacroCallId>; 1]>,