[][src]Type Definition simple_endian::isizebe

type isizebe = BigEndian<isize>;

Shorthand for BigEndian<isize>