[][src]Type Definition simple_endian::u16be

type u16be = BigEndian<u16>;

Shorthand for BigEndian<u16>