Crates.io | srestricted |
lib.rs | srestricted |
version | 0.3.0 |
source | src |
created_at | 2021-09-22 20:25:43.682568 |
updated_at | 2023-02-22 10:52:47.584881 |
description | A library to manage size restricted Rust collections |
homepage | |
repository | https://github.com/DrSloth/srestricted |
max_upload_size | |
id | 455091 |
size | 24,860 |
This crate can be used to restrict sizes of linear collections.
Contributions are welcome. Just open an issue or make a fork and create a pull request.
The next step for the crate is adding more tests and adding more documentation (espacially examples).