aioresult 1.1
- Add type hints (to the maximum extent reasonably possible), courtesy of TeamSpen210.
- Lazily construct the internal
Event, so thatResultCaptureobjects can be constructed before the event loop runs (e.g., at global module scope). - Add nice string representation.