pub type ColSetsHashedCols<T> = HashMap<T, ColsScored<T>>;
pub struct ColSetsHashedCols<T> { /* private fields */ }