Module mmtk::util::alloc::allocator

source ·
Expand description

The allocator trait and allocation-related functions.

Structs§

  • The context an allocator needs to access in order to perform allocation.

Enums§

Traits§

  • A trait which implements allocation routines. Every allocator needs to implements this trait.

Functions§