Defines the route Dispatcher and supporting types.
Dispatcher
Default implementation of the Dispatcher trait.
Used by Router to dispatch requests via pipelines and finally into the configured Handler.
Router
Handler