Mac to Rust · 10 months agoAnnouncing Rust 1.80.0blog.rust-lang.orgexternal-linkmessage-square6linkfedilinkarrow-up171arrow-down10
arrow-up171arrow-down1external-linkAnnouncing Rust 1.80.0blog.rust-lang.orgMac to Rust · 10 months agomessage-square6linkfedilink
minus-squareDeebsterlinkfedilinkEnglisharrow-up2·10 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!