Type Alias essential_check::solution::PreStateSlots

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

Pre-state slots generated from state reads.

Aliased Type§

struct PreStateSlots { /* private fields */ }