Skip to main content

apply_compatibility_proxy_with_runner

Function apply_compatibility_proxy_with_runner 

Source
pub fn apply_compatibility_proxy_with_runner(
    kind: CompatibilityProxyKind,
    address: SocketAddr,
    runner: &dyn CommandRunner,
) -> Result<AppliedProxy, String>