diff --git a/src/lib.rs b/src/lib.rs index 1e6bde2..dd2de24 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -172,7 +172,7 @@ impl, Option<&str>, Option) -> bool + Send + Sync + 'sta } } -/// A Proxy strcut +/// A Proxy struct #[derive(Clone, Debug)] pub struct Proxy { intercept: Intercept,