Type Definition air_interpreter_data::FoldLore

source ·
pub type FoldLore = Vec<FoldSubTraceLore>;
Expand description

This type represents all information in an execution trace about states executed during a fold execution.