Home
last modified time | relevance | path

Searched refs:procMacroInterface (Results 1 – 2 of 2) sorted by relevance

/build/soong/rust/
Dproc_macro.go35 type procMacroInterface interface { interface
Drust.go857 if pm, ok := mod.compiler.(procMacroInterface); ok {