Skip to main content

tokio_spawn

Macro tokio_spawn 

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