Type Alias InstalledSchedulerRwLock

Source
pub type InstalledSchedulerRwLock = RwLock<SchedulerStatus>;

Aliased Typeยง

struct InstalledSchedulerRwLock { /* private fields */ }