Generic associated types

Impact

  • Able to use associated types with generic parameters, enabling them to model the return value for methods that are generic over lifetimes or types, as well as variety of other scenarios.