Searched defs:const_get_with_index (Results 1 – 1 of 1) sorted by relevance
1115 pub const fn const_get_with_index(&self, key: &str) -> Option<(usize, &'a V)> { in const_get_with_index() method1159 pub const fn const_get_with_index(&self, key: &[u8]) -> Option<(usize, &'a V)> { in const_get_with_index() method