Searched defs:MapleGuard (Results 1 – 1 of 1) sorted by relevance
302 pub struct MapleGuard<'tree, T: ForeignOwnable>(&'tree MapleTree<T>); struct304 impl<'tree, T: ForeignOwnable> Drop for MapleGuard<'tree, T> { implementation312 impl<'tree, T: ForeignOwnable> MapleGuard<'tree, T> { implementation