Module actix_web_lab::web
source · Expand description
Experimental services.
Analogous to the web
module in Actix Web.
Structs§
- Redirect
Deprecated An HTTP service for redirecting one path to another path or URL.
Functions§
- redirect
Deprecated Create a relative or absolute redirect.