Kixunil / Kixunil/struct_deser
Rename the endianess attribute
Open
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I'll be interested in PRs for this issue if `endian_codec` gets abandoned.
As described in #2, it's hard for a reader to associate the attribute with `StructDeser`. It'd be nice to rename it. Try to keep it reasonably short.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read issue #2 and inspect where the `endianess` attribute is defined and used in `StructDeser`. Choose a reasonably short name that clearly relates the attribute to `StructDeser`, then update its references and verify the crate still builds and its existing tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100