https://github.com/webern/stringenum
Enums that pretend they are strings in Rust
https://github.com/webern/stringenum
Last synced: about 1 year ago
JSON representation
Enums that pretend they are strings in Rust
- Host: GitHub
- URL: https://github.com/webern/stringenum
- Owner: webern
- License: unlicense
- Created: 2021-07-05T19:29:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-11T23:45:52.000Z (almost 5 years ago)
- Last Synced: 2025-01-24T21:24:58.296Z (over 1 year ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stringenum
Enums that pretend they are strings in Rust