indvec 0.2.0

A vec literal that assigns item indices.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "indvec"
version = "0.2.0"
description = "A vec literal that assigns item indices."
edition = "2018"
license = "Unlicense"
repository = "https://github.com/SOF3/indvec"
homepage = "https://github.com/SOF3/indvec"
readme = "README.md"
authors = ["SOFe <sofe2038@gmail.com>"]