[][src]Function broot::display::parse_cols

pub fn parse_cols(arr: &Vec<String>) -> Result<Cols, ConfError>

return a Cols which tries to take the s setting into account but is guaranteed to have every Col exactly once.