Skip to main content

jsonb_get_string

Function jsonb_get_string 

Source
fn jsonb_get_string<'a>(a: JsonbRef<'a>, k: &str) -> Option<JsonbRef<'a>>