Type Definition nebari::transaction::TreeLocks
source · [−]pub type TreeLocks = Vec<TreeLockHandle>;
Expand description
A collection of handles that keep trees locked.
pub type TreeLocks = Vec<TreeLockHandle>;
A collection of handles that keep trees locked.