Crates.io | circular-resources |
lib.rs | circular-resources |
version | 0.6.1 |
source | src |
created_at | 2022-03-04 22:25:11.299183 |
updated_at | 2022-03-11 22:16:34.123341 |
description | A `Vec` together with a position that moves circularly |
homepage | https://github.com/vporton/circular-rs |
repository | |
max_upload_size | |
id | 543691 |
size | 6,515 |
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.