#string-key #hash-map #insertion #order #dictionary

yanked dic

dic -- dictionary -- hashmap with insertion order and uses string as key

0.1.5 Sep 17, 2018
0.1.4 Sep 14, 2018

#19 in #string-key


Used in 4 crates (2 directly)

GPL-3.0 license

18KB
500 lines

Dic -- dictionary for rust


  • hashmap with insertion order and uses string as key.

No runtime deps