Wrong number of type or const parameters

Last modified: Last modified: 18 September 2025

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.

Inspection ID: RsWrongGenericParametersNumber