rb 0.4.1

A thread-safe ring buffer with blocking IO
Documentation
[dependencies]
[dev-dependencies.rand_core]
version = "0"

[dev-dependencies.rand_xorshift]
version = "0"

[package]
authors = ["Andreas Linz <klingt.net@gmail.com>"]
description = "A thread-safe ring buffer with blocking IO"
documentation = "https://docs.rs/rb"
keywords = ["IO", "audio", "ring-buffer", "circular-buffer"]
license = "MIT/Apache-2.0"
name = "rb"
readme = "README.md"
repository = "https://github.com/klingtnet/rb"
version = "0.4.1"