Function rust_tunnel::run_server[][src]

pub async fn run_server(
    sk: StaticSecret,
    server: SocketAddr,
    tunnel_to: SocketAddr
)