Overview
Anyioutils is a set of utility classes and functions that make working with AnyIO a little bit easier. In particular, developers coming from asyncio will find it more familiar. If AnyIO wants to bring Trio's semantics to asyncio, anyioutils wants to bring asyncio's semantics back to AnyIO. For instance, you will find the equivalent of a Future or a Task.