fractal
12.0.0-beta
fractal
Macro
spawn_tokio
Copy item path
Source
macro_rules! spawn_tokio { ($future:expr) => { ... }; }
Expand description
Spawn a future on the tokio runtime.