$darkmode
#include <handler.hpp>
Public Member Functions | |
| ToJson (const T *ptr) | |
| void | operator() (const cloe::Request &, cloe::Response &r) |
The ToJson handler tries to convert its input to JSON.
to_json function implemented. In other words, it must be directly convertible to a fable::Json.