$ errors.fyi/rust/E0308 128 namespaces · 4,025 codes
rust · rust/E0308
E0308

Type Mismatch

An expression's type does not match what is expected at that location. This is one of the most common rustc errors, arising when passing arguments of the wrong type, assigning incompatible types, or mismatching function return types.

References

In this namespace

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