Skip to main content

MAX_REGISTERS

Constant MAX_REGISTERS 

Source
pub const MAX_REGISTERS: u32 = _; // 65_536u32
Expand description

Structural verify-time ceiling on a function’s register count. Generous enough for real code yet bounds definite-initialization bitset allocation.