Skip to main content

jsonb_get_int64

Function jsonb_get_int64 

Source
fn jsonb_get_int64<'a>(a: JsonbRef<'a>, i: i64) -> Option<JsonbRef<'a>>