Type Definition enum_set2::Intersection[][src]

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

Iterator over the &EnumSet