userver: fmt::formatter<::utils::statistics::Rate > Class Reference
Loading...
Searching...
No Matches
fmt::formatter<::utils::statistics::Rate > Class Reference

Detailed Description

Definition at line 55 of file fmt.hpp.

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename FormatCtx >
auto format (const ::utils::statistics::Rate &rate, FormatCtx &ctx) const
 

Member Function Documentation

◆ format()

template<typename FormatCtx >
auto fmt::formatter<::utils::statistics::Rate >::format ( const ::utils::statistics::Rate & rate,
FormatCtx & ctx ) const
inline

Definition at line 62 of file fmt.hpp.

◆ parse()

constexpr auto fmt::formatter<::utils::statistics::Rate >::parse ( format_parse_context & ctx)
inlineconstexpr

Definition at line 57 of file fmt.hpp.


The documentation for this class was generated from the following file: