pub fn is_boolean(value: &[u8]) -> bool
Returns true if the JSONB is a Boolean. Returns false otherwise.
JSONB