Crate ra_ap_intern

Crate ra_ap_intern 

Source
Expand description

Global Arc-based object interning infrastructure.

Eventually this should probably be replaced with salsa-based interning.

Modules§

sym
Module defining all known symbols required by the rest of rust-analyzer.

Structs§

InternStorage
Interned
Symbol

Traits§

Internable