Struct HasIterator

pub struct HasIterator;

Trait Implementations

impl BitOr for HasIterator

type Output = HasIterator;
fn bitor(self, _rhs: HasIterator) -> HasIterator

impl BitOr<ThereIsNoIteratorInRepetition> for HasIterator

type Output = HasIterator;
fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> HasIterator