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

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