fn jsonbb_contains(left: ValueRef<'_>, right: ValueRef<'_>, root: bool) -> bool
Performs jsonb_contains on jsonbb::ValueRef. root indicates whether the current recursion is at the root level.
jsonb_contains
jsonbb::ValueRef
root