#[derive(Debug)] pub struct RedirectPolicy { inner: () } impl RedirectPolicy { }