halo2_base::gates::flex_gate

Type Alias ThreadBreakPoints

Source
pub type ThreadBreakPoints = Vec<usize>;
Expand description

Vector of thread advice column break points

Aliased Typeยง

struct ThreadBreakPoints { /* private fields */ }