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

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

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