[][src]Type Definition rc_dlist_deque::dlist::Cursor1

type Cursor1<T> = Option<Pointer1<T>>;