Provides a faster, more flexible, and more correct alternative to core::fmt for formatting.
# Cargo.toml
[dependencies]
fast_fmt = "0.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a formatter and writes a string to it.
Review the documentation for `fast_fmt::Formatter` methods vs `std::fmt`.
No dependency data recorded yet.