endoli / endoli/message-format.rs

Create unified Traits that can be used for any formatting library

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
12
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.