essential_check::solution

Type Alias PreStateSlots

source
pub type PreStateSlots = Vec<Vec<Word>>;
Expand description

Pre-state slots generated from state reads.

Aliased Typeยง

struct PreStateSlots { /* private fields */ }