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

Undeclared Crate or Module

A crate, module, or type was referenced that has not been declared or imported. Ensure the dependency is listed in Cargo.toml and imported with a use statement, or check for a typo in the path.

References

In this namespace

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