pub type ThreadBreakPoints = Vec<usize>;
Vector of thread advice column break points
struct ThreadBreakPoints { /* private fields */ }