Type Alias ValueMap

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

Aliased Typeยง

struct ValueMap { /* private fields */ }