userver: fmt::formatter<::protobuf::json::PrintErrorCode > Struct Reference
Loading...
Searching...
No Matches
fmt::formatter<::protobuf::json::PrintErrorCode > Struct Reference

Detailed Description

Definition at line 89 of file utils.hpp.

Public Member Functions

auto parse (fmt::format_parse_context &ctx)
 
template<typename FormatContext>
auto format (const ::protobuf::json::PrintErrorCode &code, FormatContext &ctx) const -> decltype(ctx.out())
 

Member Function Documentation

◆ format()

template<typename FormatContext>
auto fmt::formatter<::protobuf::json::PrintErrorCode >::format ( const ::protobuf::json::PrintErrorCode & code,
FormatContext & ctx ) const -> decltype(ctx.out())
inline

Definition at line 99 of file utils.hpp.

◆ parse()

auto fmt::formatter<::protobuf::json::PrintErrorCode >::parse ( fmt::format_parse_context & ctx)
inline

Definition at line 90 of file utils.hpp.


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