Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/clap_lex/src/
H A Dlib.rs421 pub fn advance_by(&mut self, n: usize) -> Result<(), usize> { in display() functions
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dinto_iter.rs219 fn advance_by(&mut self, n: usize) -> Result<(), NonZeroUsize> { in advance_by() functions

Completed in 2 milliseconds