#attributes #prefix #string #formatted #format

macro prefixes-uppercase-re

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

1 unstable release

0.1.0 Apr 20, 2024

#1568 in Procedural macros

Download history 81/week @ 2024-04-14 39/week @ 2024-04-21

120 downloads per month
Used in prefixes

Custom license

3KB

prefixes-uppercase-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

~315–770KB
~18K SLoC