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