Expand description
Packed datastructure in no_std with self referential indexing.
See Packo.
Structs§
- Packo
- Create a packed structure Packo (array of
Ts) with self referential indexes. - Packo
Iterator - Default iterator for Packo.
- Packo
Siblings Iterator - Iterator for Packo siblings.