- Feature Name:
compatible_trait
- Start Date: YYYY-MM-DD
- RFC PR: rust-lang/rfcs#0000
- Rust Issue: rust-lang/rust#0000
This proposal introduces two traits, Compatible
and TryCompatible
, which
allows specifying safe mem::transmute
relationships and performing them in an