pub type SystemConfig = NodeConfig<BoxedSystem>;Expand description
Stores configuration for a single system.
Aliased Typeยง
pub struct SystemConfig { /* private fields */ }pub type SystemConfig = NodeConfig<BoxedSystem>;Stores configuration for a single system.
pub struct SystemConfig { /* private fields */ }