prefixes-re

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

documentation

https://docs.rs/prefixes

README

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.

Commit count: 2

cargo fmt