Hacker News new | ask | show | jobs
by kouteiheika 399 days ago
> All those AFAIR need 3rd party packages: Regex

Regex is not 3rd party (note the 'rust-lang' in the URL):

https://github.com/rust-lang/regex

1 comments

3rd party relative to the standard library. In other words: not included.