Home
last modified time | relevance | path

Searched refs:BufReadExt (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/bstr/src/
Dio.rs18 pub trait BufReadExt: io::BufRead { interface
344 impl<B: io::BufRead> BufReadExt for B {}
443 use super::BufReadExt;
/external/rust/crates/bstr/examples/
Dwords.rs6 use bstr::{io::BufReadExt, ByteSlice};
Dlines.rs6 use bstr::{io::BufReadExt, ByteSlice};
Duppercase.rs6 use bstr::{io::BufReadExt, ByteSlice};
Dgraphemes.rs6 use bstr::{io::BufReadExt, ByteSlice};
/external/rust/crates/bstr/
DREADME.md48 use bstr::{ByteSlice, io::BufReadExt};
71 use bstr::{ByteSlice, io::BufReadExt};
94 use bstr::{ByteSlice, io::BufReadExt};
119 use bstr::{ByteSlice, io::BufReadExt};