Type Definition simple_endian::usizebe[][src]

pub type usizebe = BigEndian<usize>;
Expand description

Shorthand for BigEndian<usize>