Searched defs:NotEof (Results 1 – 3 of 3) sorted by relevance
25 pub(crate) struct NotEof(u64); struct93 pub(crate) fn end<B>(&self) -> Result<Option<EncodedBuf<B>>, NotEof> { in end() argument354 impl fmt::Display for NotEof { implementation360 impl std::error::Error for NotEof {} implementation
88 NotEof(DelayEofUntil), enumerator
779 NotEof, enumerator