IntoRedirectLoc

Trait IntoRedirectLoc 

pub trait IntoRedirectLoc: IntoRedirectLocSeal { }
Available on crate feature http only.

Implementors§

§

impl<T> IntoRedirectLoc for T
where T: IntoRedirectLocSeal,