Type Definition bitvec::cursor::Cursor [−][src]
type Cursor = dyn BitOrder;
👎 Deprecated since 0.17.0:
This trait was renaved to order::BitOrder
, and will be removed in the next release.
Old name of the BitOrder
trait.