Type Alias UIntCursor

Source
pub type UIntCursor = RleCursor<64, u64>;

Aliased Typeยง

struct UIntCursor { /* private fields */ }