Constant MAX_STACK_SIZE
pub const MAX_STACK_SIZE: usize = _; // 104_857_600usizeExpand description
Maximum allowed default stack size (100 MiB) for the process-wide
configuration set via set_stack_size.
pub const MAX_STACK_SIZE: usize = _; // 104_857_600usizeMaximum allowed default stack size (100 MiB) for the process-wide
configuration set via set_stack_size.