| Crates.io | simple-vec-collections |
| lib.rs | simple-vec-collections |
| version | 0.4.0 |
| created_at | 2023-01-28 19:39:32.308827+00 |
| updated_at | 2023-02-01 18:00:26.115518+00 |
| 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.