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

Unresolved Import

A use statement refers to a module or item that cannot be found. Common causes include misspelling the path, a missing dependency in Cargo.toml, or the item not being publicly exported.

References

In this namespace

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