Skip to content

Need Debug implementations #89

@MatthiasvB

Description

@MatthiasvB

It would be tremendously helpful if the core primitives that are public in the API would (optionally) implement the Debug trait. For example, I wish to send signatures over the wire using a libp2p project, and this requires every message to be Debug.

I can work around this using the newtype pattern, but it's not very ergonomic.

Most urgently, I need Debug on Dilithium's DetachedSignature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions