Module handler
Expand description
async fn(...) as [crate].
Structs§
Traits§
- Factory
- Async handler converter factory
- From
Context Request - Convert a context+request into a parameter for the
ServiceFnhandler function.
Functions§
- service_
fn - Create a
ServiceFnfrom a function.