Home
last modified time | relevance | path

Searched defs:DeriveMacroInvocation (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/
Ditem_scope.rs74 struct DeriveMacroInvocation { struct
75 attr_id: AttrId,
76 attr_call_id: MacroCallId,
77 derive_call_ids: SmallVec<[Option<MacroCallId>; 1]>,