[][src]Constant bulk_allocator::MAX_CACHE_SIZE

pub const MAX_CACHE_SIZE: usize = 1024;

The maximum memory size BulkAllocator::alloc() uses the cache.