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