bounded-vec 0.3.0

Non-empty rust Vec wrapper with type guarantees on lower and upper bounds for items quantity.
Documentation
[dependencies]

[dev-dependencies]

[lib]
crate-type = ["cdylib", "rlib"]

[package]
authors = ["Denys Zadorozhnyi <denys@zadorozhnyi.com>"]
description = "Non-empty rust Vec wrapper with type guarantees on lower and upper bounds for items quantity."
edition = "2018"
license = "CC0-1.0"
name = "bounded-vec"
repository = "https://github.com/ergoplatform/bounded-vec"
version = "0.3.0"