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