velect 0.1.0

A Vec with item / index selection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.delegate]
version = "0.12.0"

[package]
authors = ["CerulanLumina <CerulanLumina@users.noreply.github.com>"]
categories = ["data-structures"]
description = "A Vec with item / index selection"
edition = "2021"
keywords = ["vec", "select", "index"]
license = "MPL-2.0"
name = "velect"
readme = "README.md"
repository = "https://github.com/CerulanLumina/velect"
version = "0.1.0"