Function jsonb::is_object

source ·
pub fn is_object(value: &[u8]) -> bool
Expand description

Returns true if the JSONB is An Object. Returns false otherwise.