Skip to main content
is_num
rml
0.19.0
rml
Function
is_num
Copy item path
Source
pub fn is_num(s: &
str
) ->
bool
Expand description
Check if a string is numeric (including negative).