pub fn alphabetic(c: char) -> bool
A copy of [char::alphabetic] with signature adjusted to be usable as a Pattern
char::alphabetic
Pattern