1 2 3 4 5
# pincol PINned COLlections: data structures utilizing `Pin` pointer. `linked_list::PinnedList` is an linked-list without heap memory allocation.