thunderdome 0.2.1

Fast arena allocator with compact generational indices
Documentation
[package]
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
description = "Fast arena allocator with compact generational indices"
documentation = "https://docs.rs/thunderdome"
edition = "2018"
homepage = "https://github.com/LPGhatguy/thunderdome"
keywords = ["arena", "slab", "generational"]
license = "MIT OR Apache-2.0"
name = "thunderdome"
readme = "README.md"
repository = "https://github.com/LPGhatguy/thunderdome"
version = "0.2.1"