pub fn start(max: usize) -> StartGuard
Expand description

Start tracking for stack overflows. track will return error on max-th call. (Currently it’s noop)