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

Duplicate Import Name

Two items imported with use statements share the same name in the current scope. Disambiguate by renaming one import with the as keyword.

References

In this namespace

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