Pre-RFC / discussion: Legal transmute between repr(Rust) with repr(transparent) members

Darn. I have thought about using the struct itself, but decided that adding a random lifetime just to appease the type checker would be confusing. I totally forgot 'static exists. Thank you for making me feel dumb. :o)