pub type InstalledSchedulerRwLock = RwLock<Option<InstalledSchedulerBox>>;
Aliased Typeยง
struct InstalledSchedulerRwLock { /* private fields */ }
pub type InstalledSchedulerRwLock = RwLock<Option<InstalledSchedulerBox>>;
struct InstalledSchedulerRwLock { /* private fields */ }