2 unstable releases
0.1.0 | Sep 7, 2023 |
---|---|
0.0.1 | Jan 10, 2023 |
#6 in #union
37 downloads per month
6KB
99 lines
arraybox
A box with fixed capacity, backed by a byte array (it can be stored on the stack too). Implements fixed capacity ArrayBox
.
Dependencies
~11KB