I am once again on my Rust
2025-08-08 20:05:02.229032+02 by Dan Lyke 0 comments
I am once again on my "Rust parsing" bullshit, and in an attempt to not reinvent the wheel, looking at grmtools.
Anyone know how you'd specify "any alphabet character" using one of Rust's built-ins for that? I'd like to not limit myself to just ASCII...