Returned object after call the template_t::render() method. Its intended to be returned during a rule declaration. More...
#include <mustache.h>
Public Member Functions | |
rendered_template (std::string &body) | |
std::string | dump () const override |
Public Member Functions inherited from crow::returnable | |
returnable (std::string ctype) | |
Public Attributes | |
std::string | body_ |
Public Attributes inherited from crow::returnable | |
std::string | content_type |
Returned object after call the template_t::render() method. Its intended to be returned during a rule declaration.