Expand description
Types for compile-time and run-time endianity.
Structs§
- Big endian byte order.
- Little endian byte order.
Enums§
- Byte order that is selectable at runtime.
Traits§
- A trait describing the endianity of some buffer.
Type Aliases§
- The native endianity for the target platform.