pub const STACK_STATE_RUNNING_DISCRIMINANT: u32 = 1;
Discriminant of variant Running in runtime::vm::VMStackState.
Running
runtime::vm::VMStackState