Error code E0326
An implementation of a trait doesn't match the type constraint.
Erroneous code example:
ⓘ
The types of any associated constants in a trait implementation must match the types in the trait definition.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
An implementation of a trait doesn't match the type constraint.
Erroneous code example:
ⓘ
The types of any associated constants in a trait implementation must match the types in the trait definition.