Module gotham::router::route::dispatch

source ·
Expand description

Defines the route Dispatcher and supporting types.

Structs§

Traits§

  • Used by Router to dispatch requests via pipelines and finally into the configured Handler.