Type Definition enum_set2::Difference[][src]

type Difference<'a, E> = WrapIter<E, Difference<'a, u32>>;

Iterator over the &EnumSet