classicube_
helpers
3.0.0+classicube.1.3.7
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
,