Skip to main content

RouteHandler

Type Alias RouteHandler 

Source
type RouteHandler = &'static (dyn Any + Send + Sync);