Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Drbtree.rs456 cursor_lower_bound_mut(&mut self, key: &K) -> Option<CursorMut<'_, K, V>> where K: Ord, cursor_lower_bound_mut() argument
477 cursor_lower_bound(&self, key: &K) -> Option<Cursor<'_, K, V>> where K: Ord, cursor_lower_bound() argument