pincol 0.1.1

PINned COLlections: data structures utilizing `Pin` pointer
Documentation
1
2
3
4
5
# pincol


PINned COLlections: data structures utilizing `Pin` pointer.

`linked_list::PinnedList` is an linked-list without heap memory allocation.