macro_rules! for_each_proxy_setting {
($emit:ident) => { ... };
}Expand description
Nested ProxyConfig fields (9; accessed via self.proxy.<name>).
macro_rules! for_each_proxy_setting {
($emit:ident) => { ... };
}Nested ProxyConfig fields (9; accessed via self.proxy.<name>).