SetUnionWithTombstonesSingletonSet

Type Alias SetUnionWithTombstonesSingletonSet 

Source
pub type SetUnionWithTombstonesSingletonSet<Item> = SetUnionWithTombstones<SingletonSet<Item>, SingletonSet<Item>>;
Expand description

Aliased Typeยง

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