Function jsonb_contains_string

Source
fn jsonb_contains_string<'a>(a: Datum<'a>, k: &str) -> bool