indexed_vec 1.2.0

`IndexVec` from `librustc_data_structures`
Documentation
1
2
3
# indexedvec

Newtype indexes for `Vec`s. Inspired from the Rust toolchain data structures crate.