#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

#2658 in Rust patterns

Download history 3384/week @ 2024-11-17 3453/week @ 2024-11-24 3667/week @ 2024-12-01 4330/week @ 2024-12-08 3513/week @ 2024-12-15 3068/week @ 2024-12-22 3949/week @ 2024-12-29 4123/week @ 2025-01-05 4150/week @ 2025-01-12 4093/week @ 2025-01-19 4388/week @ 2025-01-26 3692/week @ 2025-02-02 3754/week @ 2025-02-09 4518/week @ 2025-02-16 4303/week @ 2025-02-23 3629/week @ 2025-03-02

16,699 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–8MB
~57K SLoC