Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_resolve/src/
Dlate.rs380 pub(crate) enum PathSource<'a> { enum
397 impl<'a> PathSource<'a> { implementation