Skip to content

Best way to get around missing instances? #9

Description

@prescientmoon

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions