#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

#2784 in Rust patterns

Download history 534/week @ 2024-01-18 461/week @ 2024-01-25 780/week @ 2024-02-01 438/week @ 2024-02-08 909/week @ 2024-02-15 1119/week @ 2024-02-22 898/week @ 2024-02-29 1261/week @ 2024-03-07 957/week @ 2024-03-14 871/week @ 2024-03-21 730/week @ 2024-03-28 748/week @ 2024-04-04 617/week @ 2024-04-11 709/week @ 2024-04-18 856/week @ 2024-04-25 665/week @ 2024-05-02

2,950 downloads per month
Used in 3 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–8MB
~57K SLoC