pub static ALLOCATOR: EoSDefaultAllocator
Expand description

Global allocator (EoSDefaultAllocator). You can disable registering this, by disabling the global_allocator feature of this crate, you can then register you own global allocator.