Trait IntoRedirectLoc

pub trait IntoRedirectLoc: IntoRedirectLocSeal { }

Implementors§

§

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