init

Function init 

Source
pub fn init(capacity: usize) -> Result<()>
Expand description

Initialize the scratch arenas with a given capacity. Call this before using scratch_arena.