Searched defs:BumpAllocator (Results 1 – 1 of 1) sorted by relevance
10 pub struct BumpAllocator<MMA> { struct20 impl<MMA: MemoryManagementArch> BumpAllocator<MMA> { implementation42 impl<MMA: MemoryManagementArch> FrameAllocator for BumpAllocator<MMA> { implementation