Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/base-db/src/
Dfixture.rs506 struct AttributeInputReplaceProcMacroExpander; struct
507 impl ProcMacroExpander for AttributeInputReplaceProcMacroExpander { implementation