pub trait Swappable { }
A trait representing data types that can be swapped between endianness formats.