Closed
Description
The section "repr(transparent)" currently doesn't mention that #[repr(transparent)]
also works with single variant enums, see:
- RFC 2645
- PR 68122 in Rust (stabilization of transparent
enum
s in 1.42.0)
Metadata
Metadata
Assignees
Labels
No labels