new_executor_and_spawner

Function new_executor_and_spawner 

Source
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)