pub trait ToCursor<T, E: Extras<T> = NoneExtras<T>>where Self: AsRef<[T]>,{ // Provided method fn to_cursor(&self) -> Cursor<'_, T, E> ⓘ { ... } }
this will reset the newer cursor
this would reset the newer cursor