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