An open API service indexing awesome lists of open source software.

https://github.com/dxrcy/fancy-regex-macro

A simple macro to use a fancy-regex Regex statically
https://github.com/dxrcy/fancy-regex-macro

Last synced: 3 months ago
JSON representation

A simple macro to use a fancy-regex Regex statically

Awesome Lists containing this project

README

        

# Fancy Regex Macro

A simple macro to use a [fancy-regex](https://docs.rs/fancy-regex) Regex statically.

This crate is based off [regex-macro](https://docs.rs/regex-macro)

# TODO

- Add to crates.io
- Add docs
- Add examples
- Add license