pub type SetUnionWithTombstonesVec<Item> = SetUnionWithTombstones<Vec<Item>, Vec<Item>>;Expand description
Vec-backed SetUnionWithTombstones lattice.
Aliased Typeยง
pub struct SetUnionWithTombstonesVec<Item> { /* private fields */ }pub type SetUnionWithTombstonesVec<Item> = SetUnionWithTombstones<Vec<Item>, Vec<Item>>;Vec-backed SetUnionWithTombstones lattice.
pub struct SetUnionWithTombstonesVec<Item> { /* private fields */ }