mapped_vec 0.1.1

A crate for a vector that not only stores it's data but also it's order.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["LiamTheProgrammer <liamtheprogrammer@gmail.com>"]
description = "A crate for a vector that not only stores it's data but also it's order."
edition = "2018"
license = "MIT"
name = "mapped_vec"
repository = "https://github.com/LiamTheProgrammer/mapped-vec"
version = "0.1.1"