Types and traits for routes and their request handlers and return types.
Route
Box<dyn Handler>
Clone
Handler
Handler::handle()