Module bincode_ext::byte_order [] [src]

Provide a way to emit Little Endian bytes from bincode Note that this depends upon bincode trying to emit big endian bytes.

Structs

Le

Use to represent a little endian integer.