errors.fyi community error code reference
E0428
rust

Duplicate Definition

A type, value, or module was defined more than once with the same name in the same scope. Each name may only be bound to one definition within a given scope.

References

← all namespaces