Inspectopedia
 
2024.3

Wrong number of generic arguments

Error
New
Last modified: 03 December 2024

Checks if the right number of generic arguments was used for a type, trait, function call or method call.

Corresponds to the E0107 Rust error.