pub trait PhysMemoryAllocatorExt: IsA<PhysMemoryAllocator> + Sealed + 'static { }

Object Safety§

This trait is not object safe.

Implementors§