[][src]Crate safe_transmute_2

This library provide a completely safe transmute.

Traits

Transmutable

A type that should be implemented in all types that have not all their fields public upholding all their invariants in Self::is_valid(dummy: &Self::Dummy) see Self::Dummy.