pub type InstalledSchedulerRwLock = RwLock<SchedulerStatus>;

Aliased Type§

struct InstalledSchedulerRwLock { /* private fields */ }