Skip to content

derive Debug on structures? #302

Closed
Closed
@dimbleby

Description

@dimbleby

It's my understanding that implementing Debug on structures is generally a Good Thing. Types provided by this library do not implement Debug. Is this by policy, or by omission?

(I tried some quick messing around with the s! macro and failed to persuade it to #[derive(Debug)]. But I suppose that this ought to be possible, if it is indeed desirable).

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