is_alpha

Function is_alpha 

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

Check whether the character is a digit, letter, _ or -.