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

Dereference of Non-pointer

The dereference operator * was applied to a type that does not implement Deref. Only reference types and types that explicitly implement std::ops::Deref can be dereferenced.

References

In this namespace

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