Type Definition rpds::set::hash_trie_set::HashTrieSetSync[][src]

pub type HashTrieSetSync<T, H = RandomState> = HashTrieSet<T, ArcK, H>;

Implementations