front-vec 0.0.4

Efficiently-prependable Vec and String types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[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"