Module handler

Source
Expand description

可用于处理请求并返回响应的异步函数。

Structs§

HandlerFn
将给定的处理程序转换为 Service

Functions§

handler_fn
将给定的处理程序转换为 Service