Incidentally, this was done by using the Debug impl for `char` instead of the Display impl. Cute. Fixes #5.
grep
This is a library that provides grep-style line-by-line regex searching (with
comparable performance to grep itself).
Incidentally, this was done by using the Debug impl for `char` instead of the Display impl. Cute. Fixes #5.
This is a library that provides grep-style line-by-line regex searching (with
comparable performance to grep itself).