Skip to main content

jsonb_each

Function jsonb_each 

Source
fn jsonb_each<'a>(a: Datum<'a>) -> impl Iterator<Item = (Row, Diff)> + 'a