pub const fn set_ascii_alpha(table: [bool; 256]) -> [bool; 256]
Mark the ASCII alpha bytes (A-Z, a-z) as true.
A-Z
a-z
true