prefixes-uppercase-re

Crates.ioprefixes-uppercase-re
lib.rsprefixes-uppercase-re
version0.1.0
sourcesrc
created_at2024-04-20 18:50:17.117181
updated_at2024-04-20 18:50:17.117181
descriptionAttribute-like macro for creating `Regex` easily. Part of the 'prefixes' suite.
homepagehttps://github.com/synek317/prefixes
repositoryhttps://github.com/synek317/prefixes
max_upload_size
id1214788
size3,780
owners (github:segfaultai:owners)

documentation

https://docs.rs/prefixes

README

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.

Commit count: 2

cargo fmt