#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

#17 in #attribute


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

~255–700KB
~17K SLoC