mz_expr_parser::parser::def

Function parse_def_source_column

Source
fn parse_def_source_column(
    _ctx: &'_ Ctx<'_>,
    input: ParseStream<'_>,
) -> Result<(String, ColumnType)>