Macrosยง
- define_
endian ๐ - impl_
array_ ๐encoding - impl_
endian ๐
Structsยง
Traitsยง
- Array
Encoding - Work around the inability to implement
AsReffor arrays ofEncodings due to the coherence rules. - Encoding
- An
Encodingof a typeTcan be converted to/from its byte representation without any byte swapping or other computation. - From
Array - Work around the inability to implement
fromfor arrays ofEncodings due to the coherence rules.