mz_expr::scalar::func

Function jsonb_delete_string

Source
fn jsonb_delete_string<'a>(
    a: Datum<'a>,
    b: Datum<'a>,
    temp_storage: &'a RowArena,
) -> Datum<'a>