#regex #lazy-evaluation #static

no-std once-cell-regex

This crate just gives you the regex macro from the once_cell docs!

4 releases

0.2.1 Dec 10, 2020
0.2.0 Nov 4, 2020
0.1.1 Mar 5, 2020
0.1.0 Nov 20, 2019

#2922 in Rust patterns

Download history 867/week @ 2023-11-20 728/week @ 2023-11-27 549/week @ 2023-12-04 646/week @ 2023-12-11 671/week @ 2023-12-18 412/week @ 2023-12-25 394/week @ 2024-01-01 258/week @ 2024-01-08 490/week @ 2024-01-15 536/week @ 2024-01-22 668/week @ 2024-01-29 619/week @ 2024-02-05 537/week @ 2024-02-12 1249/week @ 2024-02-19 916/week @ 2024-02-26 1065/week @ 2024-03-04

3,813 downloads per month
Used in 4 crates

Apache-2.0/MIT

8KB
68 lines

once-cell-regex

docs.rs badge Travis badge

Wow! Super exciting crate! Amazing! 💯💯💯

This crate just gives you the regex macro from the once_cell docs: https://docs.rs/once_cell/1.2.0/once_cell/index.html#building-block

I also threw in a regex_multi_line macro, since it's a nice thing to have.

Dependencies

~2.1–9.5MB
~57K SLoC