InvVocab

Type Alias InvVocab 

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

Aliased Typeยง

pub struct InvVocab { /* private fields */ }