is_signed_numeric

Function is_signed_numeric 

Source
pub fn is_signed_numeric(dt: &DataType) -> bool
Expand description

Determine whether the given data type dt represents signed numeric values.