arraybox

Crates.ioarraybox
lib.rsarraybox
version0.1.4
created_at2023-01-10 11:45:12.110211+00
updated_at2024-10-19 15:14:27.097308+00
descriptionA box with fixed capacity, backed by a byte array (it can be stored on the stack too). Implements fixed capacity `ArrayBox`.
homepage
repositoryhttps://github.com/A1-Triard/arraybox
max_upload_size
id755254
size7,081
Warlock (A1-Triard)

documentation

https://docs.rs/arraybox/

README

maintenance: experimental

arraybox

A box with fixed capacity, backed by a byte array (it can be stored on the stack too). Implements fixed capacity ArrayBox.

Commit count: 18

cargo fmt