Simple async-runtime for use in learning and experimentation. This was pulled out from work done in a separate repo of mine: rust-async.
Run with following command:
cargo run --example basicRequirements
delayserverfound within rust-async-utils (private repo)