Skip to main content

is_num

Function is_num 

Source
pub fn is_num(s: &str) -> bool
Expand description

Check if a string is numeric (including negative).