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

Private Item Access

An attempt was made to access a private item from outside the module where it is defined. Mark the item pub to expose it, or access it through a public API provided by the module.

References

In this namespace

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