Trait explicit_endian::Swappable
source · pub trait Swappable { }
Expand description
A trait representing data types that can be swapped between endianness formats.
pub trait Swappable { }
A trait representing data types that can be swapped between endianness formats.