boxed_array_ringbuffer 0.1.1

A ring buffer of fixed size, that uses a boxed array as storage, therefore avoiding re-allocations when converting from Vec or to VecDeque.
Documentation
1
2
3
4
5
{
  "git": {
    "sha1": "0df7b552edefd1d9be999443efdf29d6aabe3c9d"
  }
}