pub type Map = HashMap<Text, Reference>;

Aliased Type§

struct Map { /* private fields */ }