pub type MultiPhaseThreadBreakPoints = Vec<ThreadBreakPoints>;
Expand description
Vector of vectors tracking the thread break points across different halo2 phases
Aliased Typeยง
struct MultiPhaseThreadBreakPoints { /* private fields */ }
pub type MultiPhaseThreadBreakPoints = Vec<ThreadBreakPoints>;
Vector of vectors tracking the thread break points across different halo2 phases
struct MultiPhaseThreadBreakPoints { /* private fields */ }