$ errors.fyi/rust/E0517 74 namespaces · 3,092 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