Function csv_core::is_non_numeric [−][src]
pub fn is_non_numeric(input: &[u8]) -> boolExpand description
Returns true if and only if the given input is non-numeric.
pub fn is_non_numeric(input: &[u8]) -> boolReturns true if and only if the given input is non-numeric.