Function set_proxy

Source
pub fn set_proxy(proxy: &'static dyn Proxy)
Available on crate feature proxies only.
Expand description

Sets the global proxy to a &'static Proxy.