errors.fyi community error code reference
E0220
rust

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.

References

← all namespaces