[go: up one dir, main page]

tinyvec 0.0.0

Just, really the littlest Vec you could need. So smol.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "tinyvec"
description = "Just, really the littlest Vec you could need. So smol."
version = "0.0.0"
authors = ["Lokathor <zefria@gmail.com>"]
edition = "2018"
license = "Zlib"
keywords = ["vec", "no_std", "smol"]
categories = ["data-structures", "no-std"]

[dependencies]
# not even std!