[][src]Constant unsafety::IMPLEMENTS_SAFE_TRANSMUTE

pub const IMPLEMENTS_SAFE_TRANSMUTE: UnsafeReason;

The unsafe code safely implements a legal type conversion that cannot currently be expressed in Rust's type system.