const-vec 1.1.1

Vec-like data structure with immutable push method.
Documentation
[package]
authors = ["Timothée Haudebourg <author@haudebourg.net>"]
categories = ["data-structures"]
description = "Vec-like data structure with immutable push method."
documentation = "https://docs.rs/const-vec"
edition = "2018"
keywords = ["vector", "array", "const"]
license = "MIT/Apache-2.0"
name = "const-vec"
readme = "README.md"
repository = "https://github.com/timothee-haudebourg/const-vec"
version = "1.1.1"