Function is_boolean

Source
pub fn is_boolean(value: &[u8]) -> bool
Expand description

Returns true if the JSONB is a Boolean. Returns false otherwise.