$ errors.fyi/rust/E0061 74 namespaces · 3,092 codes
rust · rust/E0061
E0061

Wrong Argument Count

A function was called with a number of arguments that does not match its signature. Rust does not support optional or variadic arguments in regular functions, so the call must supply exactly the expected number.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT