bengreenier / bengreenier/partially
[Feature Request] impl From<FullStruct> for PartialStruct on derive
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
It's meaningful that FullStruct and PartialStruct can apply/convert bi-direction, please consider it.
Sorry that I'm busy recently, and has no time to make a PR
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the crate's Partial trait and optional derive macro implementation to understand how FullStruct and PartialStruct are mirrored. Determine how the derive should support From for PartialStruct in both directions, then add coverage showing that conversions work for the generated structs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100