Skip to main content

with_main_async

Function with_main_async 

Source
pub fn with_main_async<T, F: AsyncFnOnce() -> T>(f: F) -> T