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.
Functions
- redirectDeprecatedCreate a relative or absolute redirect.