mz_expr::scalar::func

Function jsonb_contains_jsonb

Source
fn jsonb_contains_jsonb<'a>(a: Datum<'a>, b: Datum<'a>) -> Datum<'a>