| Crates.io | fancy-regex-macro |
| lib.rs | fancy-regex-macro |
| version | 0.1.0 |
| created_at | 2023-02-07 22:49:53.829829+00 |
| updated_at | 2023-02-07 22:49:53.829829+00 |
| description | A simple macro to use a fancy-regex Regex statically |
| homepage | |
| repository | https://github.com/darccyy/fancy-regex-macro |
| max_upload_size | |
| id | 779173 |
| size | 2,441 |
A simple macro to use a fancy-regex Regex statically.
This crate is based off regex-macro