rama
0.3.0-alpha.4
Into
Redirect
Loc
Implementors
In rama::
http::
service::
web::
response::
redirect
rama
::
http
::
service
::
web
::
response
::
redirect
Trait
IntoRedirectLoc
Copy item path
pub trait IntoRedirectLoc: IntoRedirectLocSeal { }
Implementors
§
§
impl<T>
IntoRedirectLoc
for T
where T: IntoRedirectLocSeal,