ring_buffer 0.1.2

RingBuffer is a mix of a vector and a queue.
Documentation
[package]
name = "ring_buffer"
version = "0.1.2"
authors = ["Kai Rese"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "RingBuffer is a mix of a vector and a queue."
readme = "README.md"
documentation = "https://docs.rs/ring_buffer/"
homepage = "https://crates.io/crates/ring_buffer"
repository = "https://git.h3n.eu/Kulasko/ring_buffer"

[badges]
maintenance = { status = "passively-maintained" }