Type Alias RemoteJobSchedulerRef

Source
pub type RemoteJobSchedulerRef = Arc<dyn RemoteJobScheduler>;

Aliased Typeยง

struct RemoteJobSchedulerRef { /* private fields */ }