pub const fn rusty_alloc_enabled() -> boolExpand 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.