[][src]Type Definition simple_endian::u32be

type u32be = BigEndian<u32>;

Shorthand for BigEndian<u32>