Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dranges.rs145 fn next_to(&self, item: u64) -> Option<Range<u64>> { in next_to() method
395 fn next_to() { in next_to() function