[][src]Constant alloc_counter::AllocCounterSystem

pub const AllocCounterSystem: AllocCounterSystem

An allocator that counts allocations, reallocations, and deallocations in live code. It uses the operating system as a backing implementation for actual heap management.