Type Alias air_test_utils::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.

Aliased Type§

struct FoldLore { /* private fields */ }