spawn_on_main_thread
classicube_
helpers
4.0.0+ClassiCube.1.3.8
In classicube_
helpers::
async_
manager
classicube_helpers
::
async_manager
Function
spawn_
on_
main_
thread
Copy item path
Source
pub fn spawn_on_main_thread<F>(f: F)
where F:
Future
<Output =
()
> + 'static +
Send
,