Description
A C++ formatting library for building strings, messages, logs, and console output with safe and readable format syntax. Many applications use it as a faster and clearer alternative to older formatting approaches.
Install it when building or running software that depends on fmt. It is a developer library, not a visible application, and most users receive it as a dependency.