pub fn new_executor_and_spawner(
engine_globals: EngineGlobals,
) -> (Executor, Spawner)Expand description
[backend] Creates a new executor and spawner for managing the asynchronous scripts. (TODO move to executor)
pub fn new_executor_and_spawner(
engine_globals: EngineGlobals,
) -> (Executor, Spawner)[backend] Creates a new executor and spawner for managing the asynchronous scripts. (TODO move to executor)