pub type Cursor = dyn BitOrder;
👎 Deprecated since 0.17.0:
This trait was renaved to order::BitOrder
, and will be removed in the next release.
Expand description
Old name of the BitOrder
trait.