Crate rustc_transmute
source ·Modules§
- rustc 🔒
Structs§
- The source and destination types of a transmutation.
Enums§
- Either transmutation is allowed, we have an error, or we have an optional Condition that must hold.
- A condition which must hold for safe transmutation to be possible.
- Answers “why wasn’t the source type transmutable into the destination type?”