[dependencies]
[package]
authors = ["eignnx"]
categories = ["data-structures"]
description = "Efficiently-prependable Vec and String types."
edition = "2021"
keywords = ["string", "prepend", "cons", "vec", "push"]
license = "MIT"
name = "front-vec"
readme = "README.md"
repository = "https://github.com/eignnx/front-vec"
version = "0.0.4"