LiveSplit / LiveSplit/livesplit-core
Generate enums into the Bindings
Open
Nobody has claimed this yet.
bindings
c api
enhancement
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
I'm not entirely sure how that is going to work out, but there should be a general description of the enums (maybe parse them with syn?) that is then automatically translated into all the bindings.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by examining how the existing bindings are generated and whether syn is already used, then determine the required enum description and target bindings; done means enums can be defined once and translated consistently across the bindings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100