refactor: Avoid struct-like enum variants?
Open
breaking
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 52
- Forks
- 25
- Avg merge
- 21h 53m
- Merged PRs (30d)
- 2
Description
This would give us the flexibility to re-group variants, e.g., `enum CommandAny`, by sacrifycing only a little of readability.
Contributor guide
Assessment
This issue has not been assessed yet.