Home
last modified time | relevance | path

Searched defs:ByteRecords (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/bstr/src/
Dio.rs372 pub struct ByteRecords<B> { struct
393 impl<B: io::BufRead> Iterator for ByteRecords<B> { argument