Skip to main content

RUST_MIN_STACK_VALUE

Constant RUST_MIN_STACK_VALUE 

Source
pub const RUST_MIN_STACK_VALUE: &str = "16777216";
Expand description

The minimum stack size in bytes for rustc threads (16 MiB).