-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hey, I've been using this library for a few weeks, and I was wondering, what's the correct way to proceed when bumping into a data-type which doesn't have a Debug instance? Should I open a pr here implementing the instance, or open a pr to the library providing the type - adding the instance there?
Eg: When I bumped into Mu not having a Debug instance I made my own newtype around it. I don't think that's feasible for HashMap considering the number of helpers I'd lose access to.
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels