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 */ }