Type Alias IntCursor

Source
pub type IntCursor = RleCursor<64, i64>;

Aliased Typeยง

struct IntCursor { /* private fields */ }