Function blec::spawn

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

spawn future on the internally initialized runtime