Function is_number

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

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