Skip to content
/ fmty Public

Rust library of composable `core::fmt` utilities

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nvzqz/fmty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmty docs.rs crates.io github

Composable core::fmt utilities, brought to you by Nikolai Vazquez.

If you find this crate useful, consider starring it as well as sponsoring or donating once. 💖

Install

This crate is available on crates.io and can be used by running the following cargo command in your project directory:

cargo add fmty

or by manually adding the following to your project's Cargo.toml:

[dependencies]
fmty = "0.1.1"

MSRV

This crate's minimum supported Rust version is 1.56.0. Updating the Rust version is considered a breaking change that will result in an appropriate crate version update.

License

Like the Rust project, this library may be used under either the MIT License or Apache License (Version 2.0) at your choosing.

About

Rust library of composable `core::fmt` utilities

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages