[][src]Function broot::display::parse_cols_single_str

pub fn parse_cols_single_str(s: &str) -> Result<Cols, ConfError>

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