parse_col_name

Function parse_col_name 

Source
fn parse_col_name(input: &str) -> IResult<&str, &str>