Module actix_web_lab::web

source ·
Expand description

Experimental services.

Analogous to the web module in Actix Web.

Structs

  • RedirectDeprecated
    An HTTP service for redirecting one path to another path or URL.

Functions

  • redirectDeprecated
    Create a relative or absolute redirect.