arraybox

Crates.ioarraybox
lib.rsarraybox
version0.1.1
sourcesrc
created_at2023-01-10 11:45:12.110211
updated_at2023-11-10 21:18:58.909992
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
size8,161
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: 11

cargo fmt