Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/base-db/src/
Dfixture.rs492 struct IdentityProcMacroExpander; struct
493 impl ProcMacroExpander for IdentityProcMacroExpander { implementation