Module transmute

Source
Expand description

Traits for transmuting types.

Traitsยง

AsBytes
Types that can be viewed as an immutable slice of initialized bytes.
FromBytes
Types for which any bit pattern is valid.