Constant gear_stack_buffer::MAX_BUFFER_SIZE

source ·
pub const MAX_BUFFER_SIZE: usize = _; // 65_536usize
Expand description

The maximum buffer size that can be allocated on the stack. This is currently limited to 64 KiB.