Module handler

Source

Traits§

Handler
A trait for handling HTTP requests

Functions§

into_handler_fn
Convert a handler into a boxed handler function

Type Aliases§

HandlerFn
A boxed handler function type for dynamic dispatch