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

Used with functions requiring reqwest.