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

Unresolved Type Name

A type name was used that is not declared or imported in the current scope. Common causes include a missing use statement, a typo in the type name, or an undeclared type alias.

References

In this namespace

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