Searched defs:MapleTreeAlloc (Results 1 – 1 of 1) sorted by relevance
40 pub struct MapleTreeAlloc<T: ForeignOwnable> { struct45 // Make MapleTree methods usable on MapleTreeAlloc. argument46 impl<T: ForeignOwnable> core::ops::Deref for MapleTreeAlloc<T> { implementation381 impl<T: ForeignOwnable> MapleTreeAlloc<T> { impl