Skip to main content

is_digit

Function is_digit 

Source
pub fn is_digit(c: char) -> bool
Expand description

Check whether the character is an ascii digit.