Type Alias essential_constraint_vm::StateSlotSlice
source ยท pub type StateSlotSlice = [Vec<Word>];
Expand description
The state slots declared within the predicate.
pub type StateSlotSlice = [Vec<Word>];
The state slots declared within the predicate.