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

Cast to Unsized Type

An as cast targeted an unsized type such as a bare slice [T]. Unsized types cannot be held by value; cast to a reference or pointer to an unsized type instead.

References

In this namespace

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