Function mz_expr_parser::parser::def::parse_def_source_column
source ยท fn parse_def_source_column(
_ctx: &'_ Ctx<'_>,
input: ParseStream<'_>,
) -> Result<(String, ColumnType)>
fn parse_def_source_column(
_ctx: &'_ Ctx<'_>,
input: ParseStream<'_>,
) -> Result<(String, ColumnType)>