Avoid code duplication
Open
enhancement
help wanted
question
- Dominant language
- Rust
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We should have a way to avoid code duplication in streaming and complete implementation:
- A build.rs ?
- A macro ?
- Other ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the streaming and complete implementations described in the issue to identify where their code overlaps. Evaluate whether build.rs, a macro, or another approach best removes that duplication, and consider the work done when both implementations share the common logic without changing their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100