pub type HashSet<K> = HashSet<K, RandomState>;Expand description
The HashSet type used in LDK.
Aliased Type§
pub struct HashSet<K> { /* private fields */ }pub type HashSet<K> = HashSet<K, RandomState>;The HashSet type used in LDK.
pub struct HashSet<K> { /* private fields */ }