Type Alias starbase::BoxedSystem

source ·
pub type BoxedSystem = Box<dyn System>;

Aliased Type§

struct BoxedSystem(/* private fields */);