https://github.com/sof3/cfg-match
A macro like cfg-if, but for mutually exclusive arm
https://github.com/sof3/cfg-match
Last synced: over 1 year ago
JSON representation
A macro like cfg-if, but for mutually exclusive arm
- Host: GitHub
- URL: https://github.com/sof3/cfg-match
- Owner: SOF3
- License: apache-2.0
- Created: 2019-08-17T12:49:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T05:58:02.000Z (over 3 years ago)
- Last Synced: 2025-01-25T10:41:20.610Z (over 1 year ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cfg-match
A macro like cfg-if, but for mutually exclusive arm