Module oldnav_lib::navdata::multihash
[−]
[src]
This is a collection which is similar to a hashmap in that you store values associated with a key, but the difference is that there can be multiple values associated with the same key.
Structs
MultiHash |
Not currently used |