aiur 0.0.8

Single threaded async executor with structured concurrency
Documentation
1
2
3
4
5
6
7
8
9
10
//  \ O /
//  / * \    aiur: the homeplanet for the famous executors
// |' | '|   (c) 2020 - present, Vladimir Zvezda
//   / \


// All integraiton tests in integration_impl, so we will have one test binary and 
// can use several files for tests.
mod integration_impl;