Macros§
Structs§
Traits§
- Work around the inability to implement
AsRef
for arrays ofEncoding
s due to the coherence rules. - An
Encoding
of a typeT
can be converted to/from its byte representation without any byte swapping or other computation. - Work around the inability to implement
from
for arrays ofEncoding
s due to the coherence rules.