#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

#896 in Procedural macros

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

119 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

~320–770KB
~18K SLoC