Searched defs:async_spawner (Results 1 – 2 of 2) sorted by relevance
35 let async_spawner = CurrentThreadSpawner::new(); in build() localVariable
229 let async_spawner = initialize_async_spawner(self)?; in build() localVariable