You must log in or # to comment.
I think the title is an exaggeration. The problem is that Rust’s
regexmodule doesn’t support “look around” patterns. It seems like thefancy_regexcreate extends support for this.Rust language doesn’t offer lookaround regex features
This is complete bullshit. You can definitely run any regex, parse any syntax, implement any parsing system in Rust


