pub type RemoteJobSchedulerRef = Arc<dyn RemoteJobScheduler>;
struct RemoteJobSchedulerRef { /* private fields */ }