rust · rust/E0220
E0220
Undefined Associated Type
An associated type name was used that is not defined in the trait being referenced. Check the trait definition for the correct associated type names.
An associated type name was used that is not defined in the trait being referenced. Check the trait definition for the correct associated type names.