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

Detailed Description

Definition at line 72 of file utils.hpp.

Public Member Functions

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

Member Function Documentation

◆ format()

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

Definition at line 82 of file utils.hpp.

◆ parse()

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

Definition at line 73 of file utils.hpp.


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