Typedef EndPointCallback

Typedef Documentation

using EndPointCallback = std::function<void(Request&, Response&)>