local_vec 0.2.0

fixed-capacity vector allocated on the stack
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Jorge Rinaldi <jrg.rinaldi@gmail.com>"]
description = "fixed-capacity vector allocated on the stack"
edition = "2018"
license = "MIT"
name = "local_vec"
repository = "https://github.com/m-rinaldi/local_vec"
version = "0.2.0"