Searched defs:direct_copath (Results 1 – 2 of 2) sorted by relevance
36 fn direct_copath(&self, leaf_count: &Self) -> Vec<CopathNode<Self>> { in direct_copath() method
228 pub fn direct_copath(&self, index: LeafIndex) -> Vec<CopathNode<NodeIndex>> { in direct_copath() method