[][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.

IterPtr

Type Definitions

HashTrieMapSync
Iter
IterKeys
IterValues