Constant generator::DEFAULT_STACK_SIZE

source ยท
pub const DEFAULT_STACK_SIZE: usize = 0x1000;
Expand description

The default stack size for generators, in bytes.