logo
pub trait ByteOrder: Sealed { }
Expand description

Raw data byte order.

Implementors