pub type UninstalledSchedulerBox = Box<dyn UninstalledScheduler>;

Aliased Type§

struct UninstalledSchedulerBox(/* private fields */);