indexed_vec 1.2.1

`IndexVec` from `librustc_data_structures`
Documentation
[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0"

[features]
default = ["serial"]
serial = ["serde"]

[package]
authors = ["Richard Diamond <wichard@vitalitystudios.com>"]
description = "`IndexVec` from `librustc_data_structures`"
edition = "2018"
license = "MIT / Apache-2.0"
name = "indexed_vec"
repository = "https://github.com/DiamondLovesYou/indexed_vec"
version = "1.2.1"