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

Detailed Description

Definition at line 49 of file utils.hpp.

Public Member Functions

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

Member Function Documentation

◆ format()

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

Definition at line 59 of file utils.hpp.

◆ parse()

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

Definition at line 50 of file utils.hpp.


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