bincode
1.3.3
Module endian
Module Items
Structs
Traits
In bincode::
config
bincode
::
config
Module
endian
Copy item path
Source
Structs
§
BigEndian
Big-endian byte ordering.
Little
Endian
Little-endian byte ordering.
Native
Endian
The native byte ordering of the current system.
Traits
§
Bincode
Byte
Order