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

Move While Borrowed

A value was moved while an active borrow to it still exists. Moving transfers ownership and would invalidate any outstanding references to the value.

References

In this namespace

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