Skip to main content

Module router

Module router 

Source

Structs§

Router
Router mapping command names to handlers.

Traits§

FromRequest
Extract a typed value from a request context.
Handler
Handler for a RESP command.
IntoHandler