Type Alias Idents

Source
pub type Idents = DenseSlotMap<IdentKey, Ident>;

Aliased Typeยง

pub struct Idents { /* private fields */ }