Expand description
Contains a trait HasTempRepr to implement TempRepr and TempReprMut by mapping to
and from built-in types.
Structs§
Traits§
- HasTemp
Repr - A safe helper trait for implementing the unsafe
TempReprandTempReprMuttraits for a type, by mapping between the type and one with a temporary representation. - HasTemp
Repr Mut - IsAlways
Shared