#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

#2709 in Rust patterns

Download history 1893/week @ 2024-08-22 1682/week @ 2024-08-29 1566/week @ 2024-09-05 1580/week @ 2024-09-12 1499/week @ 2024-09-19 1787/week @ 2024-09-26 3816/week @ 2024-10-03 3683/week @ 2024-10-10 3710/week @ 2024-10-17 3599/week @ 2024-10-24 3643/week @ 2024-10-31 3873/week @ 2024-11-07 3825/week @ 2024-11-14 3239/week @ 2024-11-21 3555/week @ 2024-11-28 3389/week @ 2024-12-05

14,620 downloads per month
Used in 7 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