Skip to main content

MAX_STACK_SIZE

Constant MAX_STACK_SIZE 

Source
pub const MAX_STACK_SIZE: usize = 1024; // 1_024usize
Expand description

Max items in a serialised Array/Struct (C#: Limits.MaxStackSize).