Type Definition air_test_utils::FoldLore
source · pub type FoldLore = Vec<FoldSubTraceLore, Global>;
Expand description
This type represents all information in an execution trace about states executed during a fold execution.
pub type FoldLore = Vec<FoldSubTraceLore, Global>;
This type represents all information in an execution trace about states executed during a fold execution.