arena_reset

Function arena_reset 

Source
pub fn arena_reset()
Expand description

Reset the thread-local arena

Call this when a strand completes to free memory. Also called automatically when arena exceeds threshold.