Skip to main content

call_async

Function call_async 

Source
pub fn call_async<P: FnOnce() + Send + Sync + 'static>(func: P)
Available on crate feature v1_28 only.