Type Alias go_vm::parser::Idents

source ·
pub type Idents = PiggyVec<IdentKey, Ident>;

Aliased Type§

struct Idents { /* private fields */ }