boxing-arena 0.9.3

Simple reuse of Box allocation
Documentation
[package]
authors = ["Dan Aloni <alonid@gmail.com>"]
categories = ["memory-management"]
description = "Simple reuse of Box allocation"
edition = "2018"
homepage = "https://github.com/da-x/boxing-arena"
include = ["Cargo.toml", "src/**/*.rs", "crates-io.md", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]
keywords = ["arena", "box", "allocations"]
license = "MIT/Apache-2.0"
name = "boxing-arena"
readme = "crates-io.md"
repository = "https://github.com/da-x/boxing-arena"
version = "0.9.3"