pub struct WalkMutBorrowedPath<'r, 'w, TP, D = ()>where
TP: TreeProperties + 'r,{ /* private fields */ }Expand description
Iterate over all nodes that are a prefix of target key in a WalkMutBorrowed stack
pub struct WalkMutBorrowedPath<'r, 'w, TP, D = ()>where
TP: TreeProperties + 'r,{ /* private fields */ }Iterate over all nodes that are a prefix of target key in a WalkMutBorrowed stack