Crates.io | simple-vec-collections |
lib.rs | simple-vec-collections |
version | 0.4.0 |
source | src |
created_at | 2023-01-28 19:39:32.308827 |
updated_at | 2023-02-01 18:00:26.115518 |
description | Collections implemented using Vec |
homepage | |
repository | https://github.com/schuelermine/simple-vec-collections |
max_upload_size | |
id | 770544 |
size | 39,613 |
Collections implemented using Vec
.
The API is mostly compatible with the equivalent std::collections
collections.