two-sided-vec 0.1.5

Double ended vectors for rust, which can grow in both the front and back
[dependencies.serde]
optional = true
version = "^1.0.27"
[dev-dependencies.serde_test]
version = "^1"

[package]
authors = ["Techcable <Techcable@techcable.net>"]
description = "Double ended vectors for rust, which can grow in both the front and back"
license = "MIT"
name = "two-sided-vec"
readme = "README.md"
repository = "https://github.com/DuckLogic/TwoSidedVec"
version = "0.1.5"