Module request_handlers

Module request_handlers 

Source
Available on (crate features clients or servers) and crate feature servers only.

Structs§

HandlerAsService
A wrapper around a handler to implement a service.

Traits§

Handler
A route handler, attempts to be an incredibly thin layer between a function, and the actual ending handler.