#attributes #prefix #string #formatted #format

macro prefixes-re

Attribute-like macro for creating Regexs easily. Part of the ‘prefixes’ suite.

1 unstable release

0.1.0 Apr 20, 2024

#26 in #attribute

Download history 109/week @ 2024-04-16 10/week @ 2024-04-23 2/week @ 2024-04-30

121 downloads per month
Used in prefixes

Custom license

3KB

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 crate.


lib.rs:

A procedural macro that allows you to use the re attribute to create a Regex from a string literal. Part of the prefixes crate.

Dependencies

~280–720KB
~17K SLoC