Skip to content

[Feature request] Implement Debug for public API types #2292

@woubuc

Description

@woubuc

Is your feature request related to a problem? Please describe.
I'm trying to debug a Tauri app but a lot of the types don't implement Debug so I often can't just use println!("{:#?}") to get an idea what's happening while debugging.

Describe the solution you'd like
I would like to have Debug implemented on all types exposed through the public API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions