pub type InstalledSchedulerRwLock = RwLock<Option<InstalledSchedulerBox>>;

Aliased Type§

struct InstalledSchedulerRwLock { /* private fields */ }