Error code E0053
The parameters of any trait method must match between a trait implementation and the trait definition.
Erroneous code example:
ⓘ
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
The parameters of any trait method must match between a trait implementation and the trait definition.
Erroneous code example:
ⓘ