tokio_spawn

Macro tokio_spawn 

Source
macro_rules! tokio_spawn {
    ($fut:expr) => { ... };
}