[][src]Static sunrise_kernel::ALLOCATOR

static ALLOCATOR: Allocator

The global heap allocator.

Creation of a Box, Vec, Arc, ... will use its API. See the heap_allocator module for more info.