pub type YoleckExclusiveSystem = Box<dyn System<In = (), Out = YoleckExclusiveSystemDirective>>;
Aliased Typeยง
struct YoleckExclusiveSystem(/* private fields */);
pub type YoleckExclusiveSystem = Box<dyn System<In = (), Out = YoleckExclusiveSystemDirective>>;
struct YoleckExclusiveSystem(/* private fields */);