FullyInhabited
A protocol for types whose memory can safely be written as or read from raw bytes.
Declaration
typealias FullyInhabited = ConvertibleFromBytes & ConvertibleToBytesA protocol for types whose memory can safely be written as or read from raw bytes.
typealias FullyInhabited = ConvertibleFromBytes & ConvertibleToBytes