Rust fixed size circular (ring) buffer
Installation
[]
= "0.1"
Example
use Buffer;
let mut buf = new;
buf.write;
assert_eq!;
License
circularbuf is under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2025 Al Liu.
Copyright (c) 2013 Armon Dadgar.