isValidHandler.USDelS

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

Meta