prefixes-re 0.1.0

Attribute-like macro for creating `Regex`s easily. Part of the 'prefixes' suite.
Documentation
1
2
3
4
# prefixes-re

A procedural macro that allows you to use the `re` attribute to create a `Regex` from a string literal.
Part of the [prefixes](https://crates.io/crates/prefixes) crate.