Function grpcio_proto::testing::test_grpc::create_reconnect_service[][src]

pub fn create_reconnect_service<S: ReconnectService + Send + Clone + 'static>(
    s: S
) -> Service