Trait ByteOrder
Other items inembedded_graphics::pixelcolor::raw
pub trait ByteOrder: Sealed { }
Raw data byte order.
impl ByteOrder for BigEndian
impl ByteOrder for LittleEndian