https://github.com/sollyucko/fmt-utils
Various utilities for use with std::fmt::Display and fast_fmt::Fmt
https://github.com/sollyucko/fmt-utils
fmt rust utilities utilities-library utility-library
Last synced: 2 months ago
JSON representation
Various utilities for use with std::fmt::Display and fast_fmt::Fmt
- Host: GitHub
- URL: https://github.com/sollyucko/fmt-utils
- Owner: sollyucko
- License: cc0-1.0
- Created: 2020-08-04T04:38:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T15:29:19.000Z (almost 6 years ago)
- Last Synced: 2025-12-29T16:32:37.686Z (6 months ago)
- Topics: fmt, rust, utilities, utilities-library, utility-library
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fmt-utils
Various utilities for use with `std::fmt::Display` and `fast_fmt::Fmt`