circle_buffer 0.1.1

A simple circular buffer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "circle_buffer"
version = "0.1.1"
authors = ["JunSuzukiJapan <jun.suzuki.japan@gmail.com>"]
repository = "https://github.com/JunSuzukiJapan/circle_buffer"
keywords = ["buffer", "circle", "circular"]
license-file = "LICENSE"
readme = "README.md"
description = "A simple circular buffer."

[dependencies]