[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"