Home
last modified time | relevance | path

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

/linux/rust/kernel/alloc/
H A Dkvec.rs1138 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function
1228 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method