| Crates.io | slice-pool2 |
| lib.rs | slice-pool2 |
| version | 0.4.3 |
| created_at | 2023-07-16 18:30:27.63591+00 |
| updated_at | 2023-07-18 04:13:29.449284+00 |
| description | A library for using a slice as a memory pool |
| homepage | |
| repository | https://github.com/Hpmason/slice-pool-rs |
| max_upload_size | |
| id | 917886 |
| size | 28,244 |
A Rust library for using a slice as a memory pool.
Add this to your Cargo.toml:
[dependencies]
slice-pool2 = "0.4.2"