Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_expand/src/
Derrors.rs364 pub(crate) struct ModuleMultipleCandidates { struct
366 pub span: Span,
367 pub name: Ident,
368 pub default_path: String,
369 pub secondary_path: String,