Skip to content

Create unified Traits that can be used for any formatting library #7

@vitiral

Description

@vitiral

Hello, I am the author of the strfmt library.

I would like to push the stdlib to implement fmt::Formatter as a trait instead of a struct so that libraries like ours can use (and build off of) a common API, as well as format any object which implements the fmt::Display trait.

This issue is to bring this to your attention and try to work together on it.

vitiral/strfmt#11

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