Skip to main content
spawn_tokio
fractal
13.0.0
fractal
Macro
spawn_
tokio
Copy item path
Source
macro_rules! spawn_tokio { ($future:expr) => { ... }; }
Expand description
Spawn a future on the tokio runtime.