muse_
lang
0.1.0
Module map
Structs
Statics
In muse_
lang::
runtime
Module
muse_lang
::
runtime
::
map
Copy item path
source
·
[
−
]
Expand description
Types used for maps/dictionaries.
Structs
§
Field
A key-value pair.
Map
A collection of key-value pairs.
Statics
§
MAP_
TYPE
The type definition that the
Map
type uses.