$ errors.fyi/rust/E0517 128 namespaces · 4,025 codes
rust · rust/E0517
E0517

Invalid repr Attribute Target

A #[repr(..)] attribute was placed on an item type that does not support it. For example, repr(C) is only valid on structs and enums, while repr(u8) is only valid on enums.

References

In this namespace

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