[][src]Module rpds::map::hash_trie_map

Modules

serde

Structs

HashTrieMap

A persistent map with structural sharing. This implementation uses a hash array mapped trie.

IterArc

Type Definitions

Iter
IterKeys
IterValues