Module map

Module map 

Source

Enums§

Entry
A view into a single entry in a map, which may either be vacant or occupied.

Type Aliases§

HashMap
Type alias for a hash map that uses the Fx hashing algorithm.
HashSet
Type alias for a hash set that uses the Fx hashing algorithm.