Home
last modified time | relevance | path

Searched defs:peek_next (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs28173 pub fn peek_next(&self) -> Option<&'a T> { in peek_next() functions
28270 pub fn peek_next(&mut self) -> Option<&mut T> { in peek_next() functions
[all...]

Completed in 58 milliseconds