[][src]Type Definition simple_endian::i32le

type i32le = LittleEndian<i32>;

Shorthand for LittleEndian<i32>