#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

#2736 in Rust patterns

Download history 767/week @ 2024-07-22 1587/week @ 2024-07-29 1774/week @ 2024-08-05 1708/week @ 2024-08-12 1750/week @ 2024-08-19 2071/week @ 2024-08-26 1451/week @ 2024-09-02 1627/week @ 2024-09-09 1523/week @ 2024-09-16 1605/week @ 2024-09-23 3206/week @ 2024-09-30 3692/week @ 2024-10-07 3504/week @ 2024-10-14 3567/week @ 2024-10-21 3653/week @ 2024-10-28 3661/week @ 2024-11-04

14,832 downloads per month
Used in 6 crates (4 directly)

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.2–8MB
~58K SLoC