userver: fmt::formatter<::server::http::HttpMethod > Struct Reference
Loading...
Searching...
No Matches
fmt::formatter<::server::http::HttpMethod > Struct Reference

Detailed Description

Definition at line 39 of file http_method.hpp.

Public Member Functions

template<typename FormatContext >
auto format (::server::http::HttpMethod method, FormatContext &ctx) USERVER_FMT_CONST
 

Static Public Member Functions

static constexpr auto parse (format_parse_context &ctx)
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter<::server::http::HttpMethod >::format ( ::server::http::HttpMethod method,
FormatContext & ctx )
inline

Definition at line 43 of file http_method.hpp.

◆ parse()

static constexpr auto fmt::formatter<::server::http::HttpMethod >::parse ( format_parse_context & ctx)
inlinestaticconstexpr

Definition at line 40 of file http_method.hpp.


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