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
ServiceFn
handler function.
Functions§
- service_
fn - Create a
ServiceFn
from a function.