Struct rustc_ap_rustc_session::parse::SymbolGallery [−][src]
Fields
symbols: Lock<FxHashMap<Symbol, Span>>All symbols occurred and their first occurrence span.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl !RefUnwindSafe for SymbolGalleryimpl !Send for SymbolGalleryimpl !Sync for SymbolGalleryimpl Unpin for SymbolGalleryimpl UnwindSafe for SymbolGallery