case-macro 0.1.0

Macros for changing the casing of things.
Documentation
[dependencies.convert_case]
version = "0.6.0"

[dependencies.proc-macro2]
version = "1.0.78"

[dependencies.quote]
version = "1.0.35"

[dependencies.syn]
version = "2.0.50"

[lib]
proc-macro = true

[package]
categories = ["text-processing", "development-tools"]
description = "Macros for changing the casing of things."
edition = "2021"
keywords = ["case", "casing"]
license = "MIT"
name = "case-macro"
readme = "README.md"
repository = "https://github.com/tecc/case-macro.git"
version = "0.1.0"