C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::net::make_rest_api< Method, RelativeUri, ResponseType > Struct Template Reference

Public Types

using response_type = ResponseType
 

Static Public Attributes

static constexpr http_method method {Method}
 
static constexpr std::string_view relative_uri {RelativeUri}
 

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