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