#lazy-evaluation #static #regex #documentation

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

#282 in Science

Download history 3500/week @ 2024-12-26 3949/week @ 2025-01-02 4391/week @ 2025-01-09 4187/week @ 2025-01-16 4285/week @ 2025-01-23 3756/week @ 2025-01-30 3624/week @ 2025-02-06 3868/week @ 2025-02-13 4912/week @ 2025-02-20 4160/week @ 2025-02-27 3966/week @ 2025-03-06 4631/week @ 2025-03-13 5182/week @ 2025-03-20 4738/week @ 2025-03-27 5437/week @ 2025-04-03 5946/week @ 2025-04-10

22,076 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