KindTable

Type Alias KindTable 

Source
pub type KindTable = HashMap<u64, ValueKind>;

Aliased Typeยง

pub struct KindTable { /* private fields */ }