csv_core

Function is_non_numeric

Source
pub fn is_non_numeric(input: &[u8]) -> bool
Expand description

Returns true if and only if the given input is non-numeric.