Constant STACK_STATE_RUNNING_DISCRIMINANT

Source
pub const STACK_STATE_RUNNING_DISCRIMINANT: u32 = 1;
Expand description

Discriminant of variant Running in runtime::vm::VMStackState.