casey / casey/x-serialization-format
Make indices on struct fields mandatory
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I think I should probably make indices on struct fields mandatory, as opposed to using the order the getters are declared in.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name any files, tests, or entry points. Begin by locating how struct fields currently use getter declaration order and how field indices are represented; define the expected mandatory-index behavior and verify it against representative serialized structs before proposing a change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100