| Crates.io | once-cell-regex |
| lib.rs | once-cell-regex |
| version | 0.2.1 |
| created_at | 2019-11-20 20:56:42.28051+00 |
| updated_at | 2020-12-10 19:40:45.650108+00 |
| description | This crate just gives you the `regex` macro from the `once_cell` docs! |
| homepage | |
| repository | https://github.com/francesca64/once-cell-regex |
| max_upload_size | |
| id | 183063 |
| size | 19,257 |
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.