https://github.com/tecc/case-macro
Macros for changing the casing of things.
https://github.com/tecc/case-macro
Last synced: 11 months ago
JSON representation
Macros for changing the casing of things.
- Host: GitHub
- URL: https://github.com/tecc/case-macro
- Owner: tecc
- License: mit
- Created: 2024-02-22T19:24:52.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-22T19:25:58.000Z (over 2 years ago)
- Last Synced: 2025-06-26T02:41:39.523Z (about 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `case-macro`
Macros for changing the casing of things.
Made using [`convert_case`](https://crates.io/crates/convert_case).
## Licence
See [LICENCE.txt](./LICENCE.txt)