Type Definition bitvec::cursor::BigEndian

source · []
pub type BigEndian = Msb0;
👎 Deprecated since 0.17.0:

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

Expand description

Old name of the Msb0 type.