arena-rs 0.1.1

An arena memory pool for fast heap allocations and dealocations
Documentation
[dependencies]

[package]
authors = ["Brandon Dyer <brandondyer64@gmail.com>"]
description = "An arena memory pool for fast heap allocations and dealocations"
edition = "2018"
homepage = "https://github.com/BrokenLamp/Arena-rs"
license = "MIT"
name = "arena-rs"
readme = "README.md"
repository = "https://github.com/BrokenLamp/Arena-rs"
version = "0.1.1"