diff --git a/src/profile/proxy/ignore.rs b/src/profile/proxy/ignore.rs index 3b95ee03..52120f0d 100644 --- a/src/profile/proxy/ignore.rs +++ b/src/profile/proxy/ignore.rs @@ -14,6 +14,7 @@ pub struct Ignore { memory: RefCell>, } +/// https://docs.gtk.org/gio/property.SimpleProxyResolver.ignore-hosts.html impl Ignore { // Constructors