isValidHandler.USFunS

Undocumented in source.
template isValidHandler(Handler)
@safe @system
alias USFunS = void function
(
scope HTTPServerRequest
,
scope HTTPServerResponse
)
@system

Meta