halo2_base::gates::flex_gate

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ยง

struct MultiPhaseThreadBreakPoints { /* private fields */ }