A const-sized Ring-Buffer datastructure.
The crate is no_std unless the serde feature is activated.
no_std
use circ_buffer::RingBuffer;