Searched defs:ExactlyOneError (Results 1 – 1 of 1) sorted by relevance
20 pub struct ExactlyOneError<I> struct28 impl<I> ExactlyOneError<I> impl46 impl<I> Iterator for ExactlyOneError<I> implementation73 impl<I> ExactSizeIterator for ExactlyOneError<I> where I: ExactSizeIterator {} implementation75 impl<I> Display for ExactlyOneError<I> implementation88 impl<I> Debug for ExactlyOneError<I> implementation108 impl<I> Error for ExactlyOneError<I> where I: Iterator + Debug, I::Item: Debug, {} implementation