module documentation

Undocumented

Exception AsyncContextAlreadyStarted a startable context manager is already started.
Exception AsyncContextNotStarted a startable context manager has not been started.
Exception AsyncMethodRequired an API can't be used because its result would not be compatible with async