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

Placeholder in Item Signature

The type placeholder _ was used in an item's signature, such as a function return type or static declaration, where an explicit type is required. The _ placeholder is only valid in local variable bindings where the type can be inferred.

References

In this namespace

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