pub trait GrpcServices: ExecutionService + AdminService { }
Types implementing all the services of an ora server.