Skip to main content

Module string_map

Module string_map 

Source
Expand description

Neutral string-keyed hash containers.

Type Aliasesยง

StringMap
Fast hash map for owned string keys.
StringSet
Fast hash set for owned string keys.