Function garden::syntax::is_digit

source ·
pub fn is_digit(string: &str) -> bool
Expand description

Return true if the string contains 0-9 digits only