Crate actix_route_config

Crate actix_route_config 

Source
Expand description

Allow clean configuration of Actix Web routes.

Traitsยง

Routable
Trait indicating that the object can route web requests.