Template Function wt::format_quantity(std::format_string<Rep>, quantity<u::Amperes, Rep>)¶ Defined in File format.hpp Function Documentation¶ template<Numeric Rep>inline constexpr std::string wt::format_quantity(std::format_string<Rep> fmt, quantity<u::Amperes, Rep> q) noexcept¶ Helper for quantity formatting: chooses the appropriate metric suffix for the formatted quantity.