pub type NetworkEndian = BigEndian;
Defines the network byte order, which is the same as BigEndian.
pub enum NetworkEndian {}