Type Definition enum_set2::Union[][src]

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

Iterator over the &EnumSet