ThreadBreakPoints

Type Alias ThreadBreakPoints 

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

Vector of thread advice column break points

Aliased Typeยง

pub struct ThreadBreakPoints { /* private fields */ }