current_stack_limits

Function current_stack_limits 

pub fn current_stack_limits() -> Option<(usize, usize)>
Available on crate feature threading only.
Expand description

Returns the current thread’s stack limits (lowest, highest).