Skip to main content

jsonb_key_cmp

Function jsonb_key_cmp 

Source
pub fn jsonb_key_cmp(a: &str, b: &str) -> Ordering
Expand description

JSONB object-key ordering: shorter keys first, ties bytewise.