Mac to Rust · 8 months agoAnnouncing Rust 1.80.0blog.rust-lang.orgexternal-linkmessage-square6fedilinkarrow-up171arrow-down10
arrow-up171arrow-down1external-linkAnnouncing Rust 1.80.0blog.rust-lang.orgMac to Rust · 8 months agomessage-square6fedilink
minus-squareDeebsterlinkfedilinkEnglisharrow-up2·7 months agoThank you and goodbye to lazy-static, I’ll think of you every time I use a regex.
Thank you and goodbye to
lazy-static
, I’ll think of you every time I use a regex.You may be interested in
lazy-regex
.I am, thanks!