MultiPhaseThreadBreakPoints

Type Alias MultiPhaseThreadBreakPoints 

Source
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 */ }