# `fmt-tools`
[](https://crates.io/crates/fmt-tools)
[](https://docs.rs/fmt-tools)
[](https://github.com/EFanZh/fmt-tools/actions/workflows/ci.yml)
[](https://codecov.io/gh/EFanZh/fmt-tools)
[](https://coveralls.io/github/EFanZh/fmt-tools?branch=main)
Provides various tools for creating objects that implement
[`Debug`](https://doc.rust-lang.org/stable/std/fmt/trait.Debug.html) and
[`Display`](https://doc.rust-lang.org/stable/std/fmt/trait.Display.html) traits.