#async #runner #boring #extremely #future #github #spacejam

extreme

Extremely boring async function runner. MIT/Apache-2.0 license is available for spacejam's github sponsors.

8 releases (stable)

666.666.666666 Jan 20, 2020
666.666.6666 Jan 17, 2020
6.6.6 Jan 16, 2020
1.0.1 Jan 16, 2020
0.0.0 Jan 16, 2020

#644 in Asynchronous

47 downloads per month
Used in 6 crates

GPL-3.0 license

16KB
57 lines

extreme!

extremely boring async function runner.

docs:

/// Run a `Future`.
pub fn run<F, O>(f: F) -> O
where
    F: Future<Output = O>

No runtime deps