[][src]Type Definition simple_endian::usizebe

type usizebe = BigEndian<usize>;

Shorthand for BigEndian<usize>