Module actix_web_lab::web
source · Expand description
Experimental services.
Analogous to the web
module in Actix Web.
Structs
- RedirectDeprecatedAn HTTP service for redirecting one path to another path or URL.
- Spa
spa
Single Page App (SPA) service builder.