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

Value Dropped While Borrowed

A value goes out of scope while it is still referenced by another variable. The borrow outlives the value's lifetime, which would produce a dangling reference.

References

In this namespace

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