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

Detailed Description

Definition at line 111 of file utils.hpp.

Public Member Functions

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

Member Function Documentation

◆ format()

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

Definition at line 121 of file utils.hpp.

◆ parse()

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

Definition at line 112 of file utils.hpp.


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