pub type PreStateSlots = Vec<Vec<Word>>;
Pre-state slots generated from state reads.
struct PreStateSlots { /* private fields */ }