Skip to main content

rusty_alloc_enabled

Function rusty_alloc_enabled 

Source
pub const fn rusty_alloc_enabled() -> bool
Expand description

Whether this build installed rusty_alloc as the global allocator.

Worth logging at node startup: the allocator is a deployment property, and a property you cannot observe is one you cannot verify.