spool 0.1.2

Simple object pool for upfront allocation!
Documentation
[dependencies]

[package]
authors = ["Simon Imbrogno <turnforever.github@gmail.com>"]
categories = ["data-structures", "game-development", "memory-management", "algorithms"]
description = "Simple object pool for upfront allocation!"
edition = "2018"
keywords = ["object", "pool", "simple", "fast", "allocator"]
license = "Apache-2.0 OR MIT"
name = "spool"
repository = "https://github.com/SimonImbrogno/spool"
version = "0.1.2"