general_stable_vec 0.1.0

A Vec implementation with stable indices
Documentation
1
2
3
4
5
6
7
8
9
[dependencies.thiserror]
version = "1.0.58"

[package]
description = "A Vec implementation with stable indices"
edition = "2021"
license = "BSD-2-Clause"
name = "general_stable_vec"
version = "0.1.0"