Struct ThereIsNoIteratorInRepetition

pub struct ThereIsNoIteratorInRepetition;

Trait Implementations

impl BitOr for ThereIsNoIteratorInRepetition

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

impl BitOr<HasIterator> for ThereIsNoIteratorInRepetition

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