lsp_core::systems

Function handle_tasks

Source
pub fn handle_tasks(
    commands: Commands<'_, '_>,
    receiver: ResMut<'_, CommandReceiver>,
)