Function mz_expr::scalar::func::list_create

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