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

Invalid Type Cast

An as cast was attempted between non-primitive types, or between a primitive and a non-primitive type. The as operator is restricted to casts between compatible primitive types.

References

In this namespace

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