Macro fractal::spawn_tokio
source ยท macro_rules! spawn_tokio { ($future:expr) => { ... }; }
Expand description
Spawn a future on the tokio runtime
macro_rules! spawn_tokio { ($future:expr) => { ... }; }
Spawn a future on the tokio runtime