Searched defs:ByteRecordsIter (Results 1 – 1 of 1) sorted by relevance
2130 pub struct ByteRecordsIter<'r, R: 'r> { struct2135 impl<'r, R: io::Read> ByteRecordsIter<'r, R> { impl2151 impl<'r, R: io::Read> Iterator for ByteRecordsIter<'r, R> { implementation