Constant good_memory_allocator::DEFAULT_SMALLBINS_AMOUNT
source · [−]pub const DEFAULT_SMALLBINS_AMOUNT: usize = 20;Expand description
The default amount of smallbins used by the allocator.
pub const DEFAULT_SMALLBINS_AMOUNT: usize = 20;The default amount of smallbins used by the allocator.