flow::adapter::parse_expr

Function parse_col_name

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