ValueMap

Type Alias ValueMap 

Source
pub type ValueMap = HashMap<u32, String>;

Aliased Typeยง

pub struct ValueMap { /* private fields */ }