boxed_array_ringbuffer 0.1.2

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
6
{
  "git": {
    "sha1": "3a0b8e6b5f0605ba8752483c0644bc83c314328a"
  },
  "path_in_vcs": ""
}