techyCoder81 / techyCoder81/smashnet
create better Result error enum
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
create a better error enum for returning errors from the curl functions, including
- wrapping up the curl error codes
- io errors
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
Start by locating the curl functions and any existing Result or error definitions in the repository. Review how curl error codes and I/O errors are currently returned; the work is done when the requested error enum consistently represents both categories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100