Kixunil / Kixunil/bip21

More trait impls

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Rust
Stars
11
Forks
14
PR merge metrics
No merged PRs in 30d

Description

We could and probably should derive/implement more things:

* `Clone` for `Uri`
* rewrite derive on `Param` to print string or bytes (hex encoded?)
* Probably also `(Partial)Eq` and `Hash`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Uri and Param definitions and reviewing their existing trait implementations or derives. Determine the intended behavior for Clone, the Param formatting output, PartialEq, Eq, and Hash, then consider the work complete when the requested implementations are consistent and the crate builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.