template <>
fmt::formatter<rll::version> struct

Specialization of the fmt::formatter for the rll::version class.

Public functions

template <typename FormatContext>
auto format(rll::version const& v, FormatContext& ctx) const →  auto