module documentation

Implementation of special members of types and asyncio module.

Class AsyncioOverlay A custom overlay for the 'asyncio' module.
Class CoroutineDecorator Implements the @types.coroutine and @asyncio.coroutine decorator.
Class TypesOverlay A custom overlay for the 'types' module.