fractal

Macro spawn_tokio

Source
macro_rules! spawn_tokio {
    ($future:expr) => { ... };
}
Expand description

Spawn a future on the tokio runtime