Function jsonb::to_bool

source ·
pub fn to_bool(value: &[u8]) -> Result<bool, Error>
Expand description

Cast JSONB value to Boolean