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