Skip to main content

UNUSED

Constant UNUSED 

Source
pub const UNUSED: u32 = u32::MAX; // 4_294_967_295u32
Available on crate feature bytecode only.
Expand description

Sentinel used in arg_indices[1] for unary ops (the second argument slot is unused).