| Crates.io | arraybox |
| lib.rs | arraybox |
| version | 0.1.4 |
| created_at | 2023-01-10 11:45:12.110211+00 |
| updated_at | 2024-10-19 15:14:27.097308+00 |
| description | A box with fixed capacity, backed by a byte array (it can be stored on the stack too). Implements fixed capacity `ArrayBox`. |
| homepage | |
| repository | https://github.com/A1-Triard/arraybox |
| max_upload_size | |
| id | 755254 |
| size | 7,081 |
arrayboxA box with fixed capacity, backed by a byte array (it can be stored on the stack too). Implements fixed capacity ArrayBox.