Function bevy_defer::run_before_async_executor

source ยท
pub fn run_before_async_executor(world: &mut World)
Expand description

Runs the BeforeAsyncExecutor schedule.

By default this runs watch queries and reactors.