Searched defs:poll_next (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/memchr/bench/data/code/ | ||
H A D | rust-library.rs | 51858 fn poll_next(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Option<Self::Item>> { poll() functions [all...] |
Completed in 60 milliseconds