#position #together #pre-release #vec #moves

circular-resources

A Vec together with a position that moves circularly

20 releases (6 breaking)

0.6.1 Mar 11, 2022
0.6.0 Mar 11, 2022
0.5.1 Mar 11, 2022
0.4.5 Mar 11, 2022
0.0.2 Mar 8, 2022

#4 in #pre-release

Apache-2.0

7KB
160 lines

This is a Rust library.

A Vec together with positions that move together with the elements if the Vec changes (e.g. an element is removed).

That's a prerelease. It was tested not enough.


lib.rs:

UNTESTED code.

TODO: docs

No runtime deps