Skip to main content

MAX_COMMANDS

Constant MAX_COMMANDS 

Source
pub const MAX_COMMANDS: usize = 64;
Expand description

Bounds (validated on BOTH build and parse — a foreign manifest is untrusted input and must never cost unbounded memory or render work).