Searched refs:debug_unwrap_or (Results 1 – 2 of 2) sorted by relevance
23 fn debug_unwrap_or(self, gigo_value: T) -> T; in debug_unwrap_or() method28 fn debug_unwrap_or(self, gigo_value: T) -> T { in debug_unwrap_or() method
234 *indices.get(i - 1).debug_unwrap_or(&0) as usize in get_branch()245 trie.get(p..q).debug_unwrap_or(&[]) in get_branch()256 *indices.get(i - 1).debug_unwrap_or(&0) as usize in get_branch_w0()262 trie.get(p..q).debug_unwrap_or(&[]) in get_branch_w0()