Module sized_chunks::sparse_chunk [−][src]
A fixed capacity sparse array.
See SparseChunk
Structs
| Drain | A draining iterator over the elements of a |
| Iter | An iterator over references to the elements of a |
| IterMut | An iterator over mutable references to the elements of a |
| OptionDrain | A draining iterator over |
| OptionIter | An iterator over |
| OptionIterMut | An iterator over |
| SparseChunk | A fixed capacity sparse array. |