proxy_join

Function proxy_join 

Source
pub fn proxy_join<P, Q>(p: P, q: Q) -> impl Proxy
where P: Proxy, Q: Proxy,