pub type Ab<T> = fn() -> Alphabet<T>;
Alphabet function. Constructs alphabet that supports chosen chars.
char
Not all arms necessarily have to logically exists.
For details see english_letters::ab implementation.
english_letters::ab