Function exocore_apps_sdk::executor::spawn[][src]

pub fn spawn(future: impl Future<Output = ()> + 'static + Send)
Expand description

Spawns a task onto the executor.