firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.2k stars 198 forks source link

"Uses Rust" as description on how the Rust syntax flavor is supported is ambiguous #2241

Closed cafce25 closed 3 months ago

cafce25 commented 3 months ago

There is no RegEx support in the Rust standard library so to support them you have to use a crate, but that crate isn't mentioned in the regex flavor guide but it should.

firasdib commented 3 months ago

Thank you, will be updated.