Module ra_ap_hir_def::intern[][src]

Expand description

Global Arc-based object interning infrastructure.

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

Re-exports

pub use crate::_impl_internable as impl_internable;

Structs

Traits