Type Definition bitvec::cursor::LittleEndian

source · []
pub type LittleEndian = Lsb0;
👎 Deprecated since 0.17.0:

This type was renamed to order::Lsb0, and will be removed in the next release.

Expand description

Old name of the Lsb0 type.