mz_expr::scalar::func

Function list_create

Source
fn list_create<'a>(
    datums: &[Datum<'a>],
    temp_storage: &'a RowArena,
) -> Datum<'a>