Constant alpha

Source
pub const alpha: CharParser;
Expand description

Matches any alphabetic character (see char::is_alphabetic). Returns a char.