fmt::formatter< http::response< rallyhere::string_body > > Struct
Summary
Kind | View | Description |
---|---|---|
constexpr auto | parse(format_parse_context & ctx) | |
auto | format(const http::response< rallyhere::string_body > & response, FormatContext & ctx) |
Public-func
parse
constexpr auto parse(format_parse_context & ctx)
Parameters
Type | Name |
---|---|
format_parse_context & | ctx |
Description
format
auto format(const http::response< rallyhere::string_body > & response, FormatContext & ctx)
Parameters
Type | Name |
---|---|
const http::response< rallyhere::string_body > & | response |
FormatContext & | ctx |