Function ockam_executor::runtime::spawn

source ·
pub fn spawn<F>(_future: F)
where F: Future + Send + 'static, F::Output: Send,
Expand description

spawn