Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mustache_kimono
on April 17, 2022
|
parent
|
context
|
favorite
| on:
Is Rust Web Yet?
Wait... You're rewriting the PHP regex code instead of using the regex crate?! Just...wait...why?
Are you using lazy_static? See:
https://docs.rs/regex/latest/regex/#example-avoid-compiling-...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Are you using lazy_static? See: https://docs.rs/regex/latest/regex/#example-avoid-compiling-...