pub const DEFAULT_MIN_NURSERY: usize = _; // 2_097_152usize
Expand description

The default min nursery size. This does not affect the actual space we create as nursery. It is only used in the GC trigger check.