regex-parse-proc-macro 0.1.0

Using regex strings, turn strings into structs!
Documentation
[dependencies.darling]
version = "0.20.5"

[dependencies.quote]
version = "1.0.35"

[dependencies.syn]
version = "2.0.48"

[lib]
proc-macro = true

[package]
description = "Using regex strings, turn strings into structs!"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "regex-parse-proc-macro"
repository = "https://github.com/TheEmeraldBee/regex-parse"
version = "0.1.0"