$ errors.fyi/rust/E0252 128 namespaces · 4,025 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