Closed NULLx76 closed 4 years ago
A fixed size ringbuffer should be able to work without using alloc, so it would be nice if this library could provide that funtionality. generic_array might be of use here.
Closed in #5
A fixed size ringbuffer should be able to work without using alloc, so it would be nice if this library could provide that funtionality. generic_array might be of use here.