rolling-buffer 0.1.0

A simple circular heap buffer wrapper around the Vec
Documentation
1
2
# rolling-buffer
A simple Vec-like circular heap buffer.