Inspectopedia
 
2024.3

Wrong number of type or const parameters

Error
New
Last modified: 03 December 2024

Checks if an attempted implementation of a trait method or an associated type has the right number of type or const parameters.

Corresponds to the E0049 Rust error.