Skip to content

FormatWith should implement fmt::Debug #929

@m-mueller678

Description

@m-mueller678

The value returned by format_with should implement std::fmt::Debug. Similar to the value returned by std::format_args, the Debug representation should be the same as the Display one. This allows using it in places like std::fmt::DebugStruct.

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