pub type UninstalledSchedulerBox = Box<dyn UninstalledScheduler>;
Aliased Typeยง
struct UninstalledSchedulerBox(/* private fields */);
pub type UninstalledSchedulerBox = Box<dyn UninstalledScheduler>;
struct UninstalledSchedulerBox(/* private fields */);