rust-libp2p icon indicating copy to clipboard operation
rust-libp2p copied to clipboard

Implement Error trait for GetRecordError (Kad)

Open Janmajayamall opened this issue 3 years ago • 1 comments

I am not sure why Error trait hasn't been implemented for GetRecordError (ref).

Janmajayamall avatar Apr 10 '22 08:04 Janmajayamall

Error was implemented for all other kademlia error types in #2414, I would guess it was an oversight. Would you mind doing a PR for this?

elenaf9 avatar Apr 11 '22 06:04 elenaf9

Let me know if this is still an issue.

thomaseizinger avatar Mar 29 '23 11:03 thomaseizinger