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

type Cursor<N, S> = Option<Pointer<N, S>>;