Skip to main content

min_arena_bytes

Function min_arena_bytes 

Source
pub fn min_arena_bytes() -> usize
Expand description

Returns the minimum allocation size routed through the arena. Allocations smaller than this go to System even during active phases.