How do fastparse interact with characters that can't be represented by a `Char`? What are recommended practices for dealing with such characters?
How do fastparse interact with characters that can't be represented by a
Char? What are recommended practices for dealing with such characters?