Trait Stacksize
inv_sys
pub trait Stacksize { fn get_max_stacksize(&self) -> usize; }
fn get_max_stacksize(&self) -> usize