Module handler

Module handler 

Source
Expand description

Handler trait and implementations for protocol-agnostic request handling

Structs§

HandlerFn
Wrapper for function-based handlers with no arguments

Traits§

Handler
Handler trait for protocol-agnostic request handling