fixed-vec-deque 0.1.4

A fixed-size, zero-allocation circular buffer for Rust
Documentation
[features]
unstable = []

[package]
authors = ["John-John Tedro <udoprog@tedro.se>"]
categories = ["data-structures"]
description = "A fixed-size, zero-allocation circular buffer for Rust\n"
documentation = "https://docs.rs/fixed-vec-deque"
homepage = "https://github.com/udoprog/fixed-vec-deque"
license = "MIT/Apache-2.0"
name = "fixed-vec-deque"
readme = "README.md"
repository = "https://github.com/udoprog/fixed-vec-deque"
version = "0.1.4"