Rust: Lazy Static Regex Passing Regex around, helping the compiler keep things optimised. Posted on June 11, 2021 | 3 minutes | 620 words | Bas-Man Hi,Today I will finally go over how I used the lazy_static crate to help the compiler keep regex optimised.[Read More] rust regex lazy_static