UnitMap

Type Alias UnitMap 

Source
type UnitMap = HashMap<String, i32>;

Aliased Typeยง

struct UnitMap { /* private fields */ }