Type Alias SystemSetConfig
pub type SystemSetConfig = NodeConfig<Interned<dyn SystemSet>>;Expand description
A SystemSet with scheduling metadata.
Aliased Typeยง
pub struct SystemSetConfig { /* private fields */ }pub type SystemSetConfig = NodeConfig<Interned<dyn SystemSet>>;A SystemSet with scheduling metadata.
pub struct SystemSetConfig { /* private fields */ }