Implement std::fmt::Debug for all public types
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#[derive(Debug)]
|
||||
pub struct RedirectPolicy {
|
||||
inner: ()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user