fixed_circular_buffer 0.2.2

A queue (the abstract data structure) implemented using a fixed size circular buffer
Documentation
1
2
3
4
# Fixed Size Circular Buffer
This provides a library with a simple fixed size circular buffer for the Rust Programming Language

[Documentation](http://lolirofle.github.io/fixed_circular_buffer/fixed_circular_buffer/)