SetUnionWithTombstonesHashSet

Type Alias SetUnionWithTombstonesHashSet 

Source
pub type SetUnionWithTombstonesHashSet<Item> = SetUnionWithTombstones<HashSet<Item>, HashSet<Item>>;
Expand description

Aliased Typeยง

pub struct SetUnionWithTombstonesHashSet<Item> { /* private fields */ }