boxed_array_ringbuffer 0.1.0

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": "6a16da248feaf0490940c7f21d34c444b579383a"
  }
}