indexed 0.2.0

Convenient allocator for index-linked data structures
Documentation
[features]
no_std = []

[package]
authors = ["oooutlk <oooutlk@outlook.com>"]
categories = ["memory-management", "data-structures", "no-std"]
description = "Convenient allocator for index-linked data structures"
documentation = "https://docs.rs/indexed"
keywords = ["pool", "index", "pin", "vec", "allocator"]
license = "MIT"
name = "indexed"
readme = "README.md"
repository = "https://github.com/oooutlk/indexed"
version = "0.2.0"