Vocab

Type Alias Vocab 

Source
pub type Vocab = IndexMap<String, u32>;

Aliased Typeยง

pub struct Vocab { /* private fields */ }