Skip to main content

is_numeric

Function is_numeric 

Source
pub const fn is_numeric(value: &Value) -> bool
Expand description

Returns true if the value is one of the numeric-like variants supported by numeric comparison/ordering.