vec_mem_heap
A reference counting Vec, allowing you to store data and manually track how many 'references' you have to each index. Documentation was done hastily, expect stuff like use examples to be added as I feel like it.
A reference counting Vec, allowing you to store data and manually track how many 'references' you have to each index. Documentation was done hastily, expect stuff like use examples to be added as I feel like it.