MAX_STACK_SIZE

Constant MAX_STACK_SIZE 

Source
pub const MAX_STACK_SIZE: usize = _; // 104_857_600usize
Expand description

Maximum allowed default stack size (100 MiB) for the process-wide configuration set via set_stack_size.