rglw_codegen_utils 0.4.4

Root project for all the utilities that rustyglware offers to the community
Documentation
[package]
name = "rglw_codegen_utils"
edition.workspace = true
version.workspace = true
authors.workspace = true
description.workspace = true
license.workspace = true
readme = "Readme.md"
documentation = "https://docs.rs/rglw_codegen_utils"
homepage = "https://crates.io/crates/rglw_codegen_utils"
repository = "https://gitlab.com/rglw/public/base/rglw/-/tree/main/rglw_codegen_utils"

[dependencies.syn]
workspace = true

[dependencies.quote]
workspace = true

[dependencies.proc-macro2]
workspace = true

[dependencies.regex]
workspace = true