pub trait PhysMemoryAllocatorExt:
IsA<PhysMemoryAllocator>
+ Sealed
+ 'static { }
Expand description
Object Safety§
This trait is not object safe.
pub trait PhysMemoryAllocatorExt:
IsA<PhysMemoryAllocator>
+ Sealed
+ 'static { }