Type Definition bevy::ecs::schedule::BoxedSystemSet

pub type BoxedSystemSet = Box<dyn SystemSet + 'static, Global>;