HashTrieSetSync

Type Alias HashTrieSetSync 

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

Aliased Type§

pub struct HashTrieSetSync<T, H = RandomState> { /* private fields */ }