embedded_
graphics
0.6.2
Byte
Order
Implementors
In embedded_
graphics::
pixelcolor::
raw
embedded_graphics
::
pixelcolor
::
raw
Trait
ByteOrder
Copy item path
Source
pub trait ByteOrder: Sealed { }
Expand description
Raw data byte order.
Implementors
§
Source
§
impl
ByteOrder
for
BigEndian
Source
§
impl
ByteOrder
for
LittleEndian