Struct std::collections::btree_set::UnionExperimental
[-]
[+]
[src]
pub struct Union<'a, T: 'a> { // some fields omitted }
A lazy iterator producing elements in the set union (in-order).